imported patch docs
diff --git a/docs/dyn/gan.v1beta1.advertisers.html b/docs/dyn/gan.v1beta1.advertisers.html
index 5d33040..8b454b8 100644
--- a/docs/dyn/gan.v1beta1.advertisers.html
+++ b/docs/dyn/gan.v1beta1.advertisers.html
@@ -17,20 +17,24 @@
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves data about a single advertiser if that the requesting advertiser/publisher has access to it. Only publishers can lookup advertisers. Advertisers can request information about themselves by omitting the advertiserId query parameter.<br>
<br>
Args:<br>
- roleId: string, The ID of the requesting advertiser or publisher. (required)<br>
advertiserId: string, The ID of the advertiser to look up. Optional.<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ roleId: string, The ID of the requesting advertiser or publisher. (required)<br>
+ strict: string, A parameter<br>
role: string, The role of the requester. Valid values: 'advertisers' or 'publishers'. (required)<br>
Allowed values<br>
advertisers - The requester is requesting as an advertiser.<br>
publishers - The requester is requesting as a publisher.<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
<br>
{ # An AdvertiserResource.<br>
"category": "A String", # Category that this advertiser belongs to. A valid list of categories can be found here: <a href="http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581">http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581</a><br>
- "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.<br>
- "kind": "gan#advertiser", # The kind for an advertiser. The kind for one entity.<br>
+ "contactEmail": "A String", # Email that this advertiser would like publishers to contact them with.<br>
+ "kind": "gan#advertiser", # The kind for an advertiser.<br>
"siteUrl": "A String", # URL of the website this advertiser advertises from.<br>
"contactPhone": "A String", # Phone that this advertiser would like publishers to contact them with.<br>
"description": "A String", # Description of the website the advertiser advertises from.<br>
@@ -45,11 +49,12 @@
"amount": 3.14, # The amount of money.<br>
"currencyCode": "A String", # The 3-letter code of the currency in question.<br>
},<br>
- "contactEmail": "A String", # Email that this advertiser would like publishers to contact them with.<br>
+ "allowPublisherCreatedLinks": True or False, # True if the advertiser allows publisher created links, otherwise false.<br>
"item": # Object with schema name: Advertiser # The requested advertiser.<br>
"joinDate": "A String", # Date that this advertiser was approved as a Google Affiliate Network advertiser.<br>
"logoUrl": "A String", # URL to the logo this advertiser uses on the Google Affiliate Network.<br>
"id": "A String", # The ID of this advertiser.<br>
+ "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.<br>
"name": "A String", # The name of this advertiser.<br>
}</tt></dd></dl>
@@ -63,16 +68,20 @@
deactivated - Deactivated means either the advertiser has removed you from their program, or it could also mean that you chose to remove yourself from the advertiser's program.<br>
declined - An advertiser that did not approve your application.<br>
pending - An advertiser program that you've already applied to, but they haven't yet decided to approve or decline your application.<br>
- roleId: string, The ID of the requesting advertiser or publisher. (required)<br>
- minNinetyDayEpc: number, Filters out all advertisers that have a ninety day EPC average lower than the given value (inclusive). Min value: 0.0. Optional.<br>
- advertiserCategory: string, Caret(^) delimted list of advertiser categories. Valid categories are defined here: <a href="http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581">http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581</a>. Filters out all advertisers not in one of the given advertiser categories. Optional.<br>
+ trace: string, A parameter<br>
pageToken: string, The value of 'nextPageToken' from the previous page. Optional.<br>
+ pp: string, A parameter<br>
+ roleId: string, The ID of the requesting advertiser or publisher. (required)<br>
+ advertiserCategory: string, Caret(^) delimted list of advertiser categories. Valid categories are defined here: <a href="http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581">http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581</a>. Filters out all advertisers not in one of the given advertiser categories. Optional.<br>
+ minNinetyDayEpc: number, Filters out all advertisers that have a ninety day EPC average lower than the given value (inclusive). Min value: 0.0. Optional.<br>
+ strict: string, A parameter<br>
role: string, The role of the requester. Valid values: 'advertisers' or 'publishers'. (required)<br>
Allowed values<br>
advertisers - The requester is requesting as an advertiser.<br>
publishers - The requester is requesting as a publisher.<br>
maxResults: integer, Max number of items to return in this page. Optional. Defaults to 20.<br>
minSevenDayEpc: number, Filters out all advertisers that have a seven day EPC average lower than the given value (inclusive). Min value: 0.0. Optional.<br>
+ userip: string, A parameter<br>
minPayoutRank: integer, A value between 1 and 4, where 1 represents the quartile of advertisers with the lowest ranks and 4 represents the quartile of advertisers with the highest ranks. Filters out all advertisers with a lower rank than the given quartile. For example if a 2 was given only advertisers with a payout rank of 25 or higher would be included. Optional.<br>
<br>
Returns:<br>
@@ -83,8 +92,8 @@
"items": [ # The advertiser list.<br>
{ # An AdvertiserResource.<br>
"category": "A String", # Category that this advertiser belongs to. A valid list of categories can be found here: <a href="http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581">http://www.google.com/support/affiliatenetwork/advertiser/bin/answer.py?hl=en&answer=107581</a><br>
- "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.<br>
- "kind": "gan#advertiser", # The kind for an advertiser. The kind for one entity.<br>
+ "contactEmail": "A String", # Email that this advertiser would like publishers to contact them with.<br>
+ "kind": "gan#advertiser", # The kind for an advertiser.<br>
"siteUrl": "A String", # URL of the website this advertiser advertises from.<br>
"contactPhone": "A String", # Phone that this advertiser would like publishers to contact them with.<br>
"description": "A String", # Description of the website the advertiser advertises from.<br>
@@ -99,11 +108,12 @@
"amount": 3.14, # The amount of money.<br>
"currencyCode": "A String", # The 3-letter code of the currency in question.<br>
},<br>
- "contactEmail": "A String", # Email that this advertiser would like publishers to contact them with.<br>
+ "allowPublisherCreatedLinks": True or False, # True if the advertiser allows publisher created links, otherwise false.<br>
"item": # Object with schema name: Advertiser # The requested advertiser.<br>
"joinDate": "A String", # Date that this advertiser was approved as a Google Affiliate Network advertiser.<br>
"logoUrl": "A String", # URL to the logo this advertiser uses on the Google Affiliate Network.<br>
"id": "A String", # The ID of this advertiser.<br>
+ "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.<br>
"name": "A String", # The name of this advertiser.<br>
},<br>
],<br>