Regen docs (#364)

diff --git a/docs/dyn/content_v2.accountstatuses.html b/docs/dyn/content_v2.accountstatuses.html
index 88fcdd3..5472b42 100644
--- a/docs/dyn/content_v2.accountstatuses.html
+++ b/docs/dyn/content_v2.accountstatuses.html
@@ -134,6 +134,11 @@
               "severity": "A String", # Severity of the problem.
               "lastChecked": "A String", # Last time the account was checked for this issue.
               "country": "A String", # Country for which this issue is reported.
+              "detail": "A String", # A more detailed description of the issue.
+              "submittedValue": "A String", # Submitted value that causes the issue.
+              "numItems": 42, # Number of items in the account found to have the said issue.
+              "location": "A String", # The attribute name that is relevant for the issue.
+              "id": "A String", # Issue identifier.
               "exampleItems": [ # Example items featuring the issue.
                 { # An example of an item that has poor data quality. An item value on the landing page differs from what is submitted, or conflicts with a policy.
                   "itemId": "A String", # Unique item ID as specified in the uploaded product data.
@@ -143,9 +148,6 @@
                   "title": "A String", # Title of the item.
                 },
               ],
-              "submittedValue": "A String", # Submitted value that causes the issue.
-              "numItems": 42, # Number of items in the account found to have the said issue.
-              "id": "A String", # Issue identifier.
             },
           ],
           "accountId": "A String", # The ID of the account for which the status is reported.
@@ -174,6 +176,11 @@
         "severity": "A String", # Severity of the problem.
         "lastChecked": "A String", # Last time the account was checked for this issue.
         "country": "A String", # Country for which this issue is reported.
+        "detail": "A String", # A more detailed description of the issue.
+        "submittedValue": "A String", # Submitted value that causes the issue.
+        "numItems": 42, # Number of items in the account found to have the said issue.
+        "location": "A String", # The attribute name that is relevant for the issue.
+        "id": "A String", # Issue identifier.
         "exampleItems": [ # Example items featuring the issue.
           { # An example of an item that has poor data quality. An item value on the landing page differs from what is submitted, or conflicts with a policy.
             "itemId": "A String", # Unique item ID as specified in the uploaded product data.
@@ -183,9 +190,6 @@
             "title": "A String", # Title of the item.
           },
         ],
-        "submittedValue": "A String", # Submitted value that causes the issue.
-        "numItems": 42, # Number of items in the account found to have the said issue.
-        "id": "A String", # Issue identifier.
       },
     ],
     "accountId": "A String", # The ID of the account for which the status is reported.
@@ -216,6 +220,11 @@
             "severity": "A String", # Severity of the problem.
             "lastChecked": "A String", # Last time the account was checked for this issue.
             "country": "A String", # Country for which this issue is reported.
+            "detail": "A String", # A more detailed description of the issue.
+            "submittedValue": "A String", # Submitted value that causes the issue.
+            "numItems": 42, # Number of items in the account found to have the said issue.
+            "location": "A String", # The attribute name that is relevant for the issue.
+            "id": "A String", # Issue identifier.
             "exampleItems": [ # Example items featuring the issue.
               { # An example of an item that has poor data quality. An item value on the landing page differs from what is submitted, or conflicts with a policy.
                 "itemId": "A String", # Unique item ID as specified in the uploaded product data.
@@ -225,9 +234,6 @@
                 "title": "A String", # Title of the item.
               },
             ],
-            "submittedValue": "A String", # Submitted value that causes the issue.
-            "numItems": 42, # Number of items in the account found to have the said issue.
-            "id": "A String", # Issue identifier.
           },
         ],
         "accountId": "A String", # The ID of the account for which the status is reported.