imported patch docs
diff --git a/docs/dyn/gan.v1beta1.ccOffers.html b/docs/dyn/gan.v1beta1.ccOffers.html
index 6ec8e7e..76a5297 100644
--- a/docs/dyn/gan.v1beta1.ccOffers.html
+++ b/docs/dyn/gan.v1beta1.ccOffers.html
@@ -18,11 +18,15 @@
<br>
Args:<br>
advertiser: string, The advertiser ID of a card issuer whose offers to include. Optional, may be repeated. (repeated)<br>
+ pp: string, A parameter<br>
projection: string, The set of fields to return.<br>
Allowed values<br>
- full - Include all offer fields<br>
- summary - Include only the basic fields needed to display an offer. This is the default.<br>
+ full - Include all offer fields. This is the default.<br>
+ summary - Include only the basic fields needed to display an offer.<br>
publisher: string, The ID of the publisher in question. (required)<br>
+ userip: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -66,7 +70,6 @@
"prohibitedCategories": [ # Categories in which the issuer does not wish the card to be displayed. A summary field.<br>
"A String",<br>
],<br>
- "creditRatingDisplay": "A String", # Text describing the credit ratings required for recipients of this card, for example "Excellent/Good." A summary field.<br>
"fraudLiability": "A String", # If you get coverage when you use the card for the given activity, this field describes it.<br>
"cashAdvanceTerms": "A String", # Text describing the terms for cash advances. A summary field.<br>
"landingPageUrl": "A String", # The link to the issuer's page for this card. A summary field.<br>
@@ -82,6 +85,7 @@
},<br>
],<br>
"extendedWarranty": "A String", # If you get coverage when you use the card for the given activity, this field describes it.<br>
+ "emergencyInsurance": "A String", # If you get coverage when you use the card for the given activity, this field describes it.<br>
"firstYearAnnualFee": 3.14, # The annual fee for the first year, if different from the ongoing fee. Optional.<br>
"trackingUrl": "A String", # The link to ping to register a click on this offer. A summary field.<br>
"latePaymentFee": "A String", # Text describing how much a late payment will cost, eg "up to $35." A summary field.<br>
@@ -101,6 +105,7 @@
"A String",<br>
],<br>
"ageMinimum": 3.14, # The youngest a recipient of this card may be.<br>
+ "balanceComputationMethod": "A String", # Text describing how the balance is computed. A summary field.<br>
"aprDisplay": "A String", # Text describing the purchase APR. A summary field.<br>
"additionalCardHolderFee": "A String", # Any extra fees levied on card holders.<br>
"variableRatesLastUpdated": "A String", # When variable rates were last updated.<br>
@@ -108,7 +113,7 @@
"purchaseRateType": "A String", # Fixed or variable.<br>
"statementCopyFee": "A String", # Fee for requesting a copy of your statement.<br>
"rewardsHaveBlackoutDates": True or False, # For airline miles rewards, tells whether blackout dates apply to the miles.<br>
- "emergencyInsurance": "A String", # If you get coverage when you use the card for the given activity, this field describes it.<br>
+ "creditRatingDisplay": "A String", # Text describing the credit ratings required for recipients of this card, for example "Excellent/Good." A summary field.<br>
"flightAccidentInsurance": "A String", # If you get coverage when you use the card for the given activity, this field describes it.<br>
"annualRewardMaximum": 3.14, # The largest number of units you may accumulate in a year.<br>
"balanceTransferTerms": "A String", # Text describing the terms for balance transfers. A summary field.<br>