imported patch docs
diff --git a/docs/dyn/gan.v1beta1.events.html b/docs/dyn/gan.v1beta1.events.html
index f01361c..894a0a8 100644
--- a/docs/dyn/gan.v1beta1.events.html
+++ b/docs/dyn/gan.v1beta1.events.html
@@ -18,12 +18,23 @@
<br>
Args:<br>
orderId: string, Caret(^) delimited list of order IDs. Filters out all events that do not reference one of the given order IDs. Optional.<br>
+ chargeType: string, Filters out all charge events that are not of the given charge type. Valid values: 'other', 'slotting_fee', 'monthly_minimum', 'tier_bonus', 'credit', 'debit'. Optional.<br>
+ Allowed values<br>
+ credit - A credit increases the publisher's payout amount and decreases the advertiser's invoice amount.<br>
+ debit - A debit reduces the publisher's payout and increases the advertiser's invoice amount.<br>
+ monthly_minimum - A payment made to Google by an advertiser as a minimum monthly network fee.<br>
+ other - Catch all. Default if unset<br>
+ slotting_fee - A one time payment made from an advertiser to a publisher.<br>
+ tier_bonus - A payment from an advertiser to a publisher for the publisher maintaining a high tier level<br>
linkId: string, Caret(^) delimited list of link IDs. Filters out all events that do not reference one of the given link IDs. Optional.<br>
advertiserId: string, Caret(^) delimited list of advertiser IDs. Filters out all events that do not reference one of the given advertiser IDs. Only used when under publishers role. Optional.<br>
sku: string, Caret(^) delimited list of SKUs. Filters out all events that do not reference one of the given SKU. Optional.<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ pageToken: string, The value of 'nextPageToken' from the previous page. Optional.<br>
roleId: string, The ID of the requesting advertiser or publisher. (required)<br>
productCategory: string, Caret(^) delimited list of product categories. Filters out all events that do not reference a product in one of the given product categories. Optional.<br>
- pageToken: string, The value of 'nextPageToken' from the previous page. 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>
@@ -41,16 +52,9 @@
modifyDateMax: string, Filters out all events modified later than given date. Optional. Defaults to 24 hours after modifyDateMin, if modifyDateMin is explicitly set.<br>
eventDateMin: string, Filters out all events earlier than given date. Optional. Defaults to 24 hours from current date/time.<br>
maxResults: integer, Max number of offers to return in this page. Optional. Defaults to 20.<br>
- chargeType: string, Filters out all charge events that are not of the given charge type. Valid values: 'other', 'slotting_fee', 'monthly_minimum', 'tier_bonus', 'credit', 'debit'. Optional.<br>
- Allowed values<br>
- credit - A credit increases the publisher's payout amount and decreases the advertiser's invoice amount.<br>
- debit - A debit reduces the publisher's payout and increases the advertiser's invoice amount.<br>
- monthly_minimum - A payment made to Google by an advertiser as a minimum monthly network fee.<br>
- other - Catch all. Default if unset<br>
- slotting_fee - A one time payment made from an advertiser to a publisher.<br>
- tier_bonus - A payment from an advertiser to a publisher for the publisher maintaining a high tier level<br>
eventDateMax: string, Filters out all events later than given date. Optional. Defaults to 24 hours after eventMin.<br>
memberId: string, Caret(^) delimited list of member IDs. Filters out all events that do not reference one of the given member IDs. Optional.<br>
+ userip: string, A parameter<br>
publisherId: string, Caret(^) delimited list of publisher IDs. Filters out all events that do not reference one of the given publishers IDs. Only used when under advertiser role. Optional.<br>
<br>
Returns:<br>