chore: update docs/dyn (#1106)

diff --git a/docs/dyn/content_v2.accountstatuses.html b/docs/dyn/content_v2.accountstatuses.html
index bfe787a..ea8ced0 100644
--- a/docs/dyn/content_v2.accountstatuses.html
+++ b/docs/dyn/content_v2.accountstatuses.html
@@ -84,7 +84,7 @@
   <code><a href="#get">get(merchantId, accountId, destinations=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Retrieves the status of a Merchant Center account. No itemLevelIssues are returned for multi-client accounts.</p>
 <p class="toc_element">
-  <code><a href="#list">list(merchantId, destinations=None, pageToken=None, maxResults=None, x__xgafv=None)</a></code></p>
+  <code><a href="#list">list(merchantId, pageToken=None, maxResults=None, destinations=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Lists the statuses of the sub-accounts in your Merchant Center account.</p>
 <p class="toc_element">
   <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -107,12 +107,12 @@
     &quot;entries&quot;: [ # The request entries to be processed in the batch.
       { # A batch entry encoding a single non-batch accountstatuses request.
         &quot;accountId&quot;: &quot;A String&quot;, # The ID of the (sub-)account whose status to get.
+        &quot;merchantId&quot;: &quot;A String&quot;, # The ID of the managing account.
         &quot;destinations&quot;: [ # If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.
           &quot;A String&quot;,
         ],
-        &quot;method&quot;: &quot;A String&quot;, # The method of the batch entry. Acceptable values are: - &quot;`get`&quot;
         &quot;batchId&quot;: 42, # An entry ID, unique within the batch request.
-        &quot;merchantId&quot;: &quot;A String&quot;, # The ID of the managing account.
+        &quot;method&quot;: &quot;A String&quot;, # The method of the batch entry. Acceptable values are: - &quot;`get`&quot;
       },
     ],
   }
@@ -126,87 +126,87 @@
   An object of the form:
 
     {
+    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#accountstatusesCustomBatchResponse&quot;.
     &quot;entries&quot;: [ # The result of the execution of the batch requests.
       { # A batch entry encoding a single non-batch accountstatuses response.
-        &quot;accountStatus&quot;: { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time. # The requested account status. Defined if and only if the request was successful.
-          &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
-            {
-              &quot;statistics&quot;: { # Aggregated product statistics.
-                &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
-                &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
-                &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
-                &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
-              },
-              &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
-              &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
-              &quot;itemLevelIssues&quot;: [ # List of item-level issues.
-                {
-                  &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
-                  &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
-                  &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
-                  &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
-                  &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
-                  &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
-                  &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
-                  &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
-                },
-              ],
-              &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
-            },
-          ],
-          &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
-          &quot;accountLevelIssues&quot;: [ # A list of account level issues.
-            {
-              &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-              &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
-              &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
-              &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
-              &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
-              &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
-              &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-            },
-          ],
-          &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
-          &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
-            {
-              &quot;id&quot;: &quot;A String&quot;,
-              &quot;numItems&quot;: 42,
-              &quot;detail&quot;: &quot;A String&quot;,
-              &quot;country&quot;: &quot;A String&quot;,
-              &quot;exampleItems&quot;: [
-                {
-                  &quot;itemId&quot;: &quot;A String&quot;,
-                  &quot;submittedValue&quot;: &quot;A String&quot;,
-                  &quot;link&quot;: &quot;A String&quot;,
-                  &quot;title&quot;: &quot;A String&quot;,
-                  &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
-                },
-              ],
-              &quot;destination&quot;: &quot;A String&quot;,
-              &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-              &quot;location&quot;: &quot;A String&quot;,
-              &quot;displayedValue&quot;: &quot;A String&quot;,
-              &quot;lastChecked&quot;: &quot;A String&quot;,
-              &quot;submittedValue&quot;: &quot;A String&quot;,
-            },
-          ],
-          &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
-        },
         &quot;errors&quot;: { # A list of errors returned by a failed batch entry. # A list of errors defined if and only if the request failed.
-          &quot;code&quot;: 42, # The HTTP status of the first error in `errors`.
           &quot;errors&quot;: [ # A list of errors.
             { # An error returned by the API.
-              &quot;reason&quot;: &quot;A String&quot;, # The error code.
               &quot;domain&quot;: &quot;A String&quot;, # The domain of the error.
               &quot;message&quot;: &quot;A String&quot;, # A description of the error.
+              &quot;reason&quot;: &quot;A String&quot;, # The error code.
             },
           ],
           &quot;message&quot;: &quot;A String&quot;, # The message of the first error in `errors`.
+          &quot;code&quot;: 42, # The HTTP status of the first error in `errors`.
         },
         &quot;batchId&quot;: 42, # The ID of the request entry this entry responds to.
+        &quot;accountStatus&quot;: { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time. # The requested account status. Defined if and only if the request was successful.
+          &quot;accountLevelIssues&quot;: [ # A list of account level issues.
+            {
+              &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
+              &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+              &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
+              &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+              &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
+              &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
+              &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
+            },
+          ],
+          &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
+          &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
+          &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
+          &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
+            {
+              &quot;country&quot;: &quot;A String&quot;,
+              &quot;detail&quot;: &quot;A String&quot;,
+              &quot;exampleItems&quot;: [
+                {
+                  &quot;link&quot;: &quot;A String&quot;,
+                  &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
+                  &quot;submittedValue&quot;: &quot;A String&quot;,
+                  &quot;title&quot;: &quot;A String&quot;,
+                  &quot;itemId&quot;: &quot;A String&quot;,
+                },
+              ],
+              &quot;submittedValue&quot;: &quot;A String&quot;,
+              &quot;lastChecked&quot;: &quot;A String&quot;,
+              &quot;location&quot;: &quot;A String&quot;,
+              &quot;id&quot;: &quot;A String&quot;,
+              &quot;destination&quot;: &quot;A String&quot;,
+              &quot;displayedValue&quot;: &quot;A String&quot;,
+              &quot;numItems&quot;: 42,
+              &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+            },
+          ],
+          &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
+            {
+              &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
+              &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
+              &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
+              &quot;statistics&quot;: { # Aggregated product statistics.
+                &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
+                &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
+                &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
+                &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
+              },
+              &quot;itemLevelIssues&quot;: [ # List of item-level issues.
+                {
+                  &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
+                  &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+                  &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
+                  &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
+                  &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
+                  &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
+                  &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
+                  &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
+                },
+              ],
+            },
+          ],
+        },
       },
     ],
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#accountstatusesCustomBatchResponse&quot;.
   }</pre>
 </div>
 
@@ -227,80 +227,80 @@
   An object of the form:
 
     { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
-    &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
+    &quot;accountLevelIssues&quot;: [ # A list of account level issues.
       {
-        &quot;statistics&quot;: { # Aggregated product statistics.
-          &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
-          &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
-          &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
-          &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
-        },
-        &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
-        &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
-        &quot;itemLevelIssues&quot;: [ # List of item-level issues.
-          {
-            &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
-            &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
-            &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
-            &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
-            &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
-            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
-            &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
-            &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
-          },
-        ],
-        &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
+        &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
+        &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+        &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
+        &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+        &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
+        &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
+        &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
       },
     ],
     &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
-    &quot;accountLevelIssues&quot;: [ # A list of account level issues.
-      {
-        &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-        &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
-        &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
-        &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
-        &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
-        &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
-        &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-      },
-    ],
+    &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
     &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
     &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
       {
-        &quot;id&quot;: &quot;A String&quot;,
-        &quot;numItems&quot;: 42,
-        &quot;detail&quot;: &quot;A String&quot;,
         &quot;country&quot;: &quot;A String&quot;,
+        &quot;detail&quot;: &quot;A String&quot;,
         &quot;exampleItems&quot;: [
           {
-            &quot;itemId&quot;: &quot;A String&quot;,
-            &quot;submittedValue&quot;: &quot;A String&quot;,
             &quot;link&quot;: &quot;A String&quot;,
-            &quot;title&quot;: &quot;A String&quot;,
             &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
+            &quot;submittedValue&quot;: &quot;A String&quot;,
+            &quot;title&quot;: &quot;A String&quot;,
+            &quot;itemId&quot;: &quot;A String&quot;,
           },
         ],
-        &quot;destination&quot;: &quot;A String&quot;,
-        &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-        &quot;location&quot;: &quot;A String&quot;,
-        &quot;displayedValue&quot;: &quot;A String&quot;,
-        &quot;lastChecked&quot;: &quot;A String&quot;,
         &quot;submittedValue&quot;: &quot;A String&quot;,
+        &quot;lastChecked&quot;: &quot;A String&quot;,
+        &quot;location&quot;: &quot;A String&quot;,
+        &quot;id&quot;: &quot;A String&quot;,
+        &quot;destination&quot;: &quot;A String&quot;,
+        &quot;displayedValue&quot;: &quot;A String&quot;,
+        &quot;numItems&quot;: 42,
+        &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
       },
     ],
-    &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
+    &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
+      {
+        &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
+        &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
+        &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
+        &quot;statistics&quot;: { # Aggregated product statistics.
+          &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
+          &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
+          &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
+          &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
+        },
+        &quot;itemLevelIssues&quot;: [ # List of item-level issues.
+          {
+            &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
+            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+            &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
+            &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
+            &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
+            &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
+            &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
+            &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
+          },
+        ],
+      },
+    ],
   }</pre>
 </div>
 
 <div class="method">
-    <code class="details" id="list">list(merchantId, destinations=None, pageToken=None, maxResults=None, x__xgafv=None)</code>
+    <code class="details" id="list">list(merchantId, pageToken=None, maxResults=None, destinations=None, x__xgafv=None)</code>
   <pre>Lists the statuses of the sub-accounts in your Merchant Center account.
 
 Args:
   merchantId: string, The ID of the managing account. This must be a multi-client account. (required)
-  destinations: string, If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination. (repeated)
   pageToken: string, The token returned by the previous request.
   maxResults: integer, The maximum number of account statuses to return in the response, used for paging.
+  destinations: string, If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination. (repeated)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -310,74 +310,74 @@
   An object of the form:
 
     {
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token for the retrieval of the next page of account statuses.
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#accountstatusesListResponse&quot;.
     &quot;resources&quot;: [
       { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
-        &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
+        &quot;accountLevelIssues&quot;: [ # A list of account level issues.
           {
-            &quot;statistics&quot;: { # Aggregated product statistics.
-              &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
-              &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
-              &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
-              &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
-            },
-            &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
-            &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
-            &quot;itemLevelIssues&quot;: [ # List of item-level issues.
-              {
-                &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
-                &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
-                &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
-                &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
-                &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
-                &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
-                &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
-                &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
-              },
-            ],
-            &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
+            &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
+            &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+            &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
+            &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+            &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
+            &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
+            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
           },
         ],
         &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
-        &quot;accountLevelIssues&quot;: [ # A list of account level issues.
-          {
-            &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-            &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
-            &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
-            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
-            &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
-            &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
-            &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-          },
-        ],
+        &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
         &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
         &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
           {
-            &quot;id&quot;: &quot;A String&quot;,
-            &quot;numItems&quot;: 42,
-            &quot;detail&quot;: &quot;A String&quot;,
             &quot;country&quot;: &quot;A String&quot;,
+            &quot;detail&quot;: &quot;A String&quot;,
             &quot;exampleItems&quot;: [
               {
-                &quot;itemId&quot;: &quot;A String&quot;,
-                &quot;submittedValue&quot;: &quot;A String&quot;,
                 &quot;link&quot;: &quot;A String&quot;,
-                &quot;title&quot;: &quot;A String&quot;,
                 &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
+                &quot;submittedValue&quot;: &quot;A String&quot;,
+                &quot;title&quot;: &quot;A String&quot;,
+                &quot;itemId&quot;: &quot;A String&quot;,
               },
             ],
-            &quot;destination&quot;: &quot;A String&quot;,
-            &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-            &quot;location&quot;: &quot;A String&quot;,
-            &quot;displayedValue&quot;: &quot;A String&quot;,
-            &quot;lastChecked&quot;: &quot;A String&quot;,
             &quot;submittedValue&quot;: &quot;A String&quot;,
+            &quot;lastChecked&quot;: &quot;A String&quot;,
+            &quot;location&quot;: &quot;A String&quot;,
+            &quot;id&quot;: &quot;A String&quot;,
+            &quot;destination&quot;: &quot;A String&quot;,
+            &quot;displayedValue&quot;: &quot;A String&quot;,
+            &quot;numItems&quot;: 42,
+            &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
           },
         ],
-        &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
+        &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
+          {
+            &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
+            &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
+            &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
+            &quot;statistics&quot;: { # Aggregated product statistics.
+              &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
+              &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
+              &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
+              &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
+            },
+            &quot;itemLevelIssues&quot;: [ # List of item-level issues.
+              {
+                &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
+                &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+                &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
+                &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
+                &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
+                &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
+                &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
+                &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
+              },
+            ],
+          },
+        ],
       },
     ],
+    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token for the retrieval of the next page of account statuses.
+    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#accountstatusesListResponse&quot;.
   }</pre>
 </div>