Refresh docs
diff --git a/docs/dyn/gan_v1beta1.advertisers.html b/docs/dyn/gan_v1beta1.advertisers.html
index e88b477..6818be5 100644
--- a/docs/dyn/gan_v1beta1.advertisers.html
+++ b/docs/dyn/gan_v1beta1.advertisers.html
@@ -106,15 +106,18 @@
     "siteUrl": "A String", # URL of the website this advertiser advertises from.
     "contactPhone": "A String", # Phone that this advertiser would like publishers to contact them with.
     "description": "A String", # Description of the website the advertiser advertises from.
-    "payoutRank": "A String", # A rank based on commissions paid to publishers over the past 90 days. A number between 1 and 4 where 4 means the top quartile (most money paid) and 1 means the bottom quartile (least money paid).
+    "merchantCenterIds": [ # List of merchant center ids for this advertiser
+      "A String",
+    ],
     "defaultLinkId": "A String", # The default link id for this advertiser.
-    "epcSevenDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past seven days. Values are multiplied by 100 for display purposes.
+    "epcSevenDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past seven days. This value should be multiplied by 100 at the time of display.
       "amount": 3.14, # The amount of money.
       "currencyCode": "A String", # The 3-letter code of the currency in question.
     },
     "commissionDuration": 42, # The longest possible length of a commission (how long the cookies on the customer's browser last before they expire).
     "status": "A String", # The status of the requesting publisher's relationship this advertiser.
-    "epcNinetyDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past three months. Values are multiplied by 100 for display purposes.
+    "payoutRank": "A String", # A rank based on commissions paid to publishers over the past 90 days. A number between 1 and 4 where 4 means the top quartile (most money paid) and 1 means the bottom quartile (least money paid).
+    "epcNinetyDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past three months. This value should be multiplied by 100 at the time of display.
       "amount": 3.14, # The amount of money.
       "currencyCode": "A String", # The 3-letter code of the currency in question.
     },
@@ -122,6 +125,9 @@
     "item": # Object with schema name: Advertiser # The requested advertiser.
     "joinDate": "A String", # Date that this advertiser was approved as a Google Affiliate Network advertiser.
     "logoUrl": "A String", # URL to the logo this advertiser uses on the Google Affiliate Network.
+    "redirectDomains": [ # List of redirect URLs for this advertiser
+      "A String",
+    ],
     "id": "A String", # The ID of this advertiser.
     "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.
     "name": "A String", # The name of this advertiser.
@@ -165,15 +171,18 @@
         "siteUrl": "A String", # URL of the website this advertiser advertises from.
         "contactPhone": "A String", # Phone that this advertiser would like publishers to contact them with.
         "description": "A String", # Description of the website the advertiser advertises from.
-        "payoutRank": "A String", # A rank based on commissions paid to publishers over the past 90 days. A number between 1 and 4 where 4 means the top quartile (most money paid) and 1 means the bottom quartile (least money paid).
+        "merchantCenterIds": [ # List of merchant center ids for this advertiser
+          "A String",
+        ],
         "defaultLinkId": "A String", # The default link id for this advertiser.
-        "epcSevenDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past seven days. Values are multiplied by 100 for display purposes.
+        "epcSevenDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past seven days. This value should be multiplied by 100 at the time of display.
           "amount": 3.14, # The amount of money.
           "currencyCode": "A String", # The 3-letter code of the currency in question.
         },
         "commissionDuration": 42, # The longest possible length of a commission (how long the cookies on the customer's browser last before they expire).
         "status": "A String", # The status of the requesting publisher's relationship this advertiser.
-        "epcNinetyDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past three months. Values are multiplied by 100 for display purposes.
+        "payoutRank": "A String", # A rank based on commissions paid to publishers over the past 90 days. A number between 1 and 4 where 4 means the top quartile (most money paid) and 1 means the bottom quartile (least money paid).
+        "epcNinetyDayAverage": { # An ApiMoneyProto. # The sum of fees paid to publishers divided by the total number of clicks over the past three months. This value should be multiplied by 100 at the time of display.
           "amount": 3.14, # The amount of money.
           "currencyCode": "A String", # The 3-letter code of the currency in question.
         },
@@ -181,6 +190,9 @@
         "item": # Object with schema name: Advertiser # The requested advertiser.
         "joinDate": "A String", # Date that this advertiser was approved as a Google Affiliate Network advertiser.
         "logoUrl": "A String", # URL to the logo this advertiser uses on the Google Affiliate Network.
+        "redirectDomains": [ # List of redirect URLs for this advertiser
+          "A String",
+        ],
         "id": "A String", # The ID of this advertiser.
         "productFeedsEnabled": True or False, # Allows advertisers to submit product listings to Google Product Search.
         "name": "A String", # The name of this advertiser.