Clean and regen docs (#401)

diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
index 8acc247..679f8a7 100644
--- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
+++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
@@ -122,11 +122,11 @@
       # day (from midnight to midnight Pacific).
     "reasons": [ # The set of filtering reasons for this date.
       { # A specific filtering status and how many times it occurred.
+        "count": "A String", # The number of times the creative was filtered for the status. The
+            # count is aggregated across all publishers on the exchange.
         "status": 42, # The filtering status code. Please refer to the
             # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
             # file for different statuses.
-        "count": "A String", # The number of times the creative was filtered for the status. The
-            # count is aggregated across all publishers on the exchange.
       },
     ],
     "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -156,9 +156,14 @@
   "clickThroughUrls": [ # The set of destination URLs for the creative.
     "A String",
   ],
-  "video": { # Video content for a creative. # A video creative.
-    "videoUrl": "A String", # The URL to fetch a video ad.
-  },
+  "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+      # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+      # serving_restrictions will also exist. Note
+      # that this may be nuanced with other contextual restrictions, in which case,
+      # it may be preferable to read from serving_restrictions directly.
+      # Can be used to filter the response of the
+      # creatives.list
+      # method.
   "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
       # See the ad-sensitive-categories.txt file in the technical documentation for
       # a list of IDs. You should use these IDs along with the
@@ -173,9 +178,24 @@
     "A String",
   ],
   "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+  "accountId": "A String", # The account that this creative belongs to.
+      # Can be used to filter the response of the
+      # creatives.list
+      # method.
+  "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+      # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+      # for possible values.
+    42,
+  ],
+  "agencyId": "A String", # The agency ID for this creative.
+  "html": { # HTML content for a creative. # An HTML creative.
+    "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+    "width": 42, # The width of the HTML snippet in pixels.
+    "height": 42, # The height of the HTML snippet in pixels.
+  },
+  "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
   "native": { # Native content for a creative. # A native creative.
     "body": "A String", # A long description of the ad.
-    "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
     "videoUrl": "A String", # The URL to fetch a native video ad.
     "headline": "A String", # A short title for the ad.
     "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -184,8 +204,9 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
     "clickTrackingUrl": "A String", # The URL to use for click tracking.
+    "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+    "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
     "priceDisplayText": "A String", # The price of the promoted app including currency info.
     "callToAction": "A String", # A label for the button that the user is supposed to click.
     "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -203,22 +224,6 @@
     "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
     "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
   },
-  "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-      # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-      # for possible values.
-    42,
-  ],
-  "agencyId": "A String", # The agency ID for this creative.
-  "html": { # HTML content for a creative. # An HTML creative.
-    "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-    "width": 42, # The width of the HTML snippet in pixels.
-    "height": 42, # The height of the HTML snippet in pixels.
-  },
-  "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-  "accountId": "A String", # The account that this creative belongs to.
-      # Can be used to filter the response of the
-      # creatives.list
-      # method.
   "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
       # See the ad-product-categories.txt file in the technical documentation
       # for a list of IDs.
@@ -228,16 +233,14 @@
       # The detected domains for this creative.
     "A String",
   ],
-  "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-      # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-      # serving_restrictions will also exist. Note
-      # that this may be nuanced with other contextual restrictions, in which case,
-      # it may be preferable to read from serving_restrictions directly.
+  "attributes": [ # All attributes for the ads that may be shown from this creative.
       # Can be used to filter the response of the
       # creatives.list
       # method.
-  "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-      # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+    "A String",
+  ],
+  "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+      # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
       # serving_restrictions will also exist. Note
       # that this may be nuanced with other contextual restrictions, in which case,
       # it may be preferable to read from serving_restrictions directly.
@@ -347,12 +350,9 @@
       ],
     },
   ],
-  "attributes": [ # All attributes for the ads that may be shown from this creative.
-      # Can be used to filter the response of the
-      # creatives.list
-      # method.
-    "A String",
-  ],
+  "video": { # Video content for a creative. # A video creative.
+    "videoUrl": "A String", # The URL to fetch a video ad.
+  },
 }
 
   duplicateIdMode: string, Indicates if multiple creatives can share an ID or not. Default is
@@ -374,11 +374,11 @@
         # day (from midnight to midnight Pacific).
       "reasons": [ # The set of filtering reasons for this date.
         { # A specific filtering status and how many times it occurred.
+          "count": "A String", # The number of times the creative was filtered for the status. The
+              # count is aggregated across all publishers on the exchange.
           "status": 42, # The filtering status code. Please refer to the
               # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
               # file for different statuses.
-          "count": "A String", # The number of times the creative was filtered for the status. The
-              # count is aggregated across all publishers on the exchange.
         },
       ],
       "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -408,9 +408,14 @@
     "clickThroughUrls": [ # The set of destination URLs for the creative.
       "A String",
     ],
-    "video": { # Video content for a creative. # A video creative.
-      "videoUrl": "A String", # The URL to fetch a video ad.
-    },
+    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+        # serving_restrictions will also exist. Note
+        # that this may be nuanced with other contextual restrictions, in which case,
+        # it may be preferable to read from serving_restrictions directly.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
     "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
         # See the ad-sensitive-categories.txt file in the technical documentation for
         # a list of IDs. You should use these IDs along with the
@@ -425,9 +430,24 @@
       "A String",
     ],
     "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+    "accountId": "A String", # The account that this creative belongs to.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
+    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+        # for possible values.
+      42,
+    ],
+    "agencyId": "A String", # The agency ID for this creative.
+    "html": { # HTML content for a creative. # An HTML creative.
+      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+      "width": 42, # The width of the HTML snippet in pixels.
+      "height": 42, # The height of the HTML snippet in pixels.
+    },
+    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
     "native": { # Native content for a creative. # A native creative.
       "body": "A String", # A long description of the ad.
-      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "videoUrl": "A String", # The URL to fetch a native video ad.
       "headline": "A String", # A short title for the ad.
       "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -436,8 +456,9 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
       "clickTrackingUrl": "A String", # The URL to use for click tracking.
+      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "priceDisplayText": "A String", # The price of the promoted app including currency info.
       "callToAction": "A String", # A label for the button that the user is supposed to click.
       "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -455,22 +476,6 @@
       "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
       "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
     },
-    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-        # for possible values.
-      42,
-    ],
-    "agencyId": "A String", # The agency ID for this creative.
-    "html": { # HTML content for a creative. # An HTML creative.
-      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-      "width": 42, # The width of the HTML snippet in pixels.
-      "height": 42, # The height of the HTML snippet in pixels.
-    },
-    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-    "accountId": "A String", # The account that this creative belongs to.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
@@ -480,16 +485,14 @@
         # The detected domains for this creative.
       "A String",
     ],
-    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-        # serving_restrictions will also exist. Note
-        # that this may be nuanced with other contextual restrictions, in which case,
-        # it may be preferable to read from serving_restrictions directly.
+    "attributes": [ # All attributes for the ads that may be shown from this creative.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+      "A String",
+    ],
+    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
         # serving_restrictions will also exist. Note
         # that this may be nuanced with other contextual restrictions, in which case,
         # it may be preferable to read from serving_restrictions directly.
@@ -599,12 +602,9 @@
         ],
       },
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
-      "A String",
-    ],
+    "video": { # Video content for a creative. # A video creative.
+      "videoUrl": "A String", # The URL to fetch a video ad.
+    },
   }</pre>
 </div>
 
@@ -632,11 +632,11 @@
         # day (from midnight to midnight Pacific).
       "reasons": [ # The set of filtering reasons for this date.
         { # A specific filtering status and how many times it occurred.
+          "count": "A String", # The number of times the creative was filtered for the status. The
+              # count is aggregated across all publishers on the exchange.
           "status": 42, # The filtering status code. Please refer to the
               # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
               # file for different statuses.
-          "count": "A String", # The number of times the creative was filtered for the status. The
-              # count is aggregated across all publishers on the exchange.
         },
       ],
       "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -666,9 +666,14 @@
     "clickThroughUrls": [ # The set of destination URLs for the creative.
       "A String",
     ],
-    "video": { # Video content for a creative. # A video creative.
-      "videoUrl": "A String", # The URL to fetch a video ad.
-    },
+    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+        # serving_restrictions will also exist. Note
+        # that this may be nuanced with other contextual restrictions, in which case,
+        # it may be preferable to read from serving_restrictions directly.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
     "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
         # See the ad-sensitive-categories.txt file in the technical documentation for
         # a list of IDs. You should use these IDs along with the
@@ -683,9 +688,24 @@
       "A String",
     ],
     "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+    "accountId": "A String", # The account that this creative belongs to.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
+    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+        # for possible values.
+      42,
+    ],
+    "agencyId": "A String", # The agency ID for this creative.
+    "html": { # HTML content for a creative. # An HTML creative.
+      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+      "width": 42, # The width of the HTML snippet in pixels.
+      "height": 42, # The height of the HTML snippet in pixels.
+    },
+    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
     "native": { # Native content for a creative. # A native creative.
       "body": "A String", # A long description of the ad.
-      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "videoUrl": "A String", # The URL to fetch a native video ad.
       "headline": "A String", # A short title for the ad.
       "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -694,8 +714,9 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
       "clickTrackingUrl": "A String", # The URL to use for click tracking.
+      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "priceDisplayText": "A String", # The price of the promoted app including currency info.
       "callToAction": "A String", # A label for the button that the user is supposed to click.
       "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -713,22 +734,6 @@
       "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
       "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
     },
-    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-        # for possible values.
-      42,
-    ],
-    "agencyId": "A String", # The agency ID for this creative.
-    "html": { # HTML content for a creative. # An HTML creative.
-      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-      "width": 42, # The width of the HTML snippet in pixels.
-      "height": 42, # The height of the HTML snippet in pixels.
-    },
-    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-    "accountId": "A String", # The account that this creative belongs to.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
@@ -738,16 +743,14 @@
         # The detected domains for this creative.
       "A String",
     ],
-    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-        # serving_restrictions will also exist. Note
-        # that this may be nuanced with other contextual restrictions, in which case,
-        # it may be preferable to read from serving_restrictions directly.
+    "attributes": [ # All attributes for the ads that may be shown from this creative.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+      "A String",
+    ],
+    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
         # serving_restrictions will also exist. Note
         # that this may be nuanced with other contextual restrictions, in which case,
         # it may be preferable to read from serving_restrictions directly.
@@ -857,12 +860,9 @@
         ],
       },
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
-      "A String",
-    ],
+    "video": { # Video content for a creative. # A video creative.
+      "videoUrl": "A String", # The URL to fetch a video ad.
+    },
   }</pre>
 </div>
 
@@ -919,11 +919,11 @@
             # day (from midnight to midnight Pacific).
           "reasons": [ # The set of filtering reasons for this date.
             { # A specific filtering status and how many times it occurred.
+              "count": "A String", # The number of times the creative was filtered for the status. The
+                  # count is aggregated across all publishers on the exchange.
               "status": 42, # The filtering status code. Please refer to the
                   # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
                   # file for different statuses.
-              "count": "A String", # The number of times the creative was filtered for the status. The
-                  # count is aggregated across all publishers on the exchange.
             },
           ],
           "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -953,9 +953,14 @@
         "clickThroughUrls": [ # The set of destination URLs for the creative.
           "A String",
         ],
-        "video": { # Video content for a creative. # A video creative.
-          "videoUrl": "A String", # The URL to fetch a video ad.
-        },
+        "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+            # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+            # serving_restrictions will also exist. Note
+            # that this may be nuanced with other contextual restrictions, in which case,
+            # it may be preferable to read from serving_restrictions directly.
+            # Can be used to filter the response of the
+            # creatives.list
+            # method.
         "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
             # See the ad-sensitive-categories.txt file in the technical documentation for
             # a list of IDs. You should use these IDs along with the
@@ -970,9 +975,24 @@
           "A String",
         ],
         "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+        "accountId": "A String", # The account that this creative belongs to.
+            # Can be used to filter the response of the
+            # creatives.list
+            # method.
+        "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+            # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+            # for possible values.
+          42,
+        ],
+        "agencyId": "A String", # The agency ID for this creative.
+        "html": { # HTML content for a creative. # An HTML creative.
+          "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+          "width": 42, # The width of the HTML snippet in pixels.
+          "height": 42, # The height of the HTML snippet in pixels.
+        },
+        "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
         "native": { # Native content for a creative. # A native creative.
           "body": "A String", # A long description of the ad.
-          "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
           "videoUrl": "A String", # The URL to fetch a native video ad.
           "headline": "A String", # A short title for the ad.
           "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -981,8 +1001,9 @@
             "width": 42, # Image width in pixels.
             "height": 42, # Image height in pixels.
           },
-          "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
           "clickTrackingUrl": "A String", # The URL to use for click tracking.
+          "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+          "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
           "priceDisplayText": "A String", # The price of the promoted app including currency info.
           "callToAction": "A String", # A label for the button that the user is supposed to click.
           "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -1000,22 +1021,6 @@
           "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
           "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
         },
-        "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-            # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-            # for possible values.
-          42,
-        ],
-        "agencyId": "A String", # The agency ID for this creative.
-        "html": { # HTML content for a creative. # An HTML creative.
-          "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-          "width": 42, # The width of the HTML snippet in pixels.
-          "height": 42, # The height of the HTML snippet in pixels.
-        },
-        "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-        "accountId": "A String", # The account that this creative belongs to.
-            # Can be used to filter the response of the
-            # creatives.list
-            # method.
         "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
             # See the ad-product-categories.txt file in the technical documentation
             # for a list of IDs.
@@ -1025,16 +1030,14 @@
             # The detected domains for this creative.
           "A String",
         ],
-        "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-            # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-            # serving_restrictions will also exist. Note
-            # that this may be nuanced with other contextual restrictions, in which case,
-            # it may be preferable to read from serving_restrictions directly.
+        "attributes": [ # All attributes for the ads that may be shown from this creative.
             # Can be used to filter the response of the
             # creatives.list
             # method.
-        "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-            # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+          "A String",
+        ],
+        "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+            # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
             # serving_restrictions will also exist. Note
             # that this may be nuanced with other contextual restrictions, in which case,
             # it may be preferable to read from serving_restrictions directly.
@@ -1144,12 +1147,9 @@
             ],
           },
         ],
-        "attributes": [ # All attributes for the ads that may be shown from this creative.
-            # Can be used to filter the response of the
-            # creatives.list
-            # method.
-          "A String",
-        ],
+        "video": { # Video content for a creative. # A video creative.
+          "videoUrl": "A String", # The URL to fetch a video ad.
+        },
       },
     ],
   }</pre>
@@ -1229,11 +1229,11 @@
       # day (from midnight to midnight Pacific).
     "reasons": [ # The set of filtering reasons for this date.
       { # A specific filtering status and how many times it occurred.
+        "count": "A String", # The number of times the creative was filtered for the status. The
+            # count is aggregated across all publishers on the exchange.
         "status": 42, # The filtering status code. Please refer to the
             # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
             # file for different statuses.
-        "count": "A String", # The number of times the creative was filtered for the status. The
-            # count is aggregated across all publishers on the exchange.
       },
     ],
     "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -1263,9 +1263,14 @@
   "clickThroughUrls": [ # The set of destination URLs for the creative.
     "A String",
   ],
-  "video": { # Video content for a creative. # A video creative.
-    "videoUrl": "A String", # The URL to fetch a video ad.
-  },
+  "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+      # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+      # serving_restrictions will also exist. Note
+      # that this may be nuanced with other contextual restrictions, in which case,
+      # it may be preferable to read from serving_restrictions directly.
+      # Can be used to filter the response of the
+      # creatives.list
+      # method.
   "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
       # See the ad-sensitive-categories.txt file in the technical documentation for
       # a list of IDs. You should use these IDs along with the
@@ -1280,9 +1285,24 @@
     "A String",
   ],
   "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+  "accountId": "A String", # The account that this creative belongs to.
+      # Can be used to filter the response of the
+      # creatives.list
+      # method.
+  "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+      # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+      # for possible values.
+    42,
+  ],
+  "agencyId": "A String", # The agency ID for this creative.
+  "html": { # HTML content for a creative. # An HTML creative.
+    "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+    "width": 42, # The width of the HTML snippet in pixels.
+    "height": 42, # The height of the HTML snippet in pixels.
+  },
+  "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
   "native": { # Native content for a creative. # A native creative.
     "body": "A String", # A long description of the ad.
-    "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
     "videoUrl": "A String", # The URL to fetch a native video ad.
     "headline": "A String", # A short title for the ad.
     "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -1291,8 +1311,9 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
     "clickTrackingUrl": "A String", # The URL to use for click tracking.
+    "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+    "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
     "priceDisplayText": "A String", # The price of the promoted app including currency info.
     "callToAction": "A String", # A label for the button that the user is supposed to click.
     "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -1310,22 +1331,6 @@
     "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
     "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
   },
-  "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-      # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-      # for possible values.
-    42,
-  ],
-  "agencyId": "A String", # The agency ID for this creative.
-  "html": { # HTML content for a creative. # An HTML creative.
-    "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-    "width": 42, # The width of the HTML snippet in pixels.
-    "height": 42, # The height of the HTML snippet in pixels.
-  },
-  "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-  "accountId": "A String", # The account that this creative belongs to.
-      # Can be used to filter the response of the
-      # creatives.list
-      # method.
   "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
       # See the ad-product-categories.txt file in the technical documentation
       # for a list of IDs.
@@ -1335,16 +1340,14 @@
       # The detected domains for this creative.
     "A String",
   ],
-  "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-      # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-      # serving_restrictions will also exist. Note
-      # that this may be nuanced with other contextual restrictions, in which case,
-      # it may be preferable to read from serving_restrictions directly.
+  "attributes": [ # All attributes for the ads that may be shown from this creative.
       # Can be used to filter the response of the
       # creatives.list
       # method.
-  "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-      # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+    "A String",
+  ],
+  "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+      # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
       # serving_restrictions will also exist. Note
       # that this may be nuanced with other contextual restrictions, in which case,
       # it may be preferable to read from serving_restrictions directly.
@@ -1454,12 +1457,9 @@
       ],
     },
   ],
-  "attributes": [ # All attributes for the ads that may be shown from this creative.
-      # Can be used to filter the response of the
-      # creatives.list
-      # method.
-    "A String",
-  ],
+  "video": { # Video content for a creative. # A video creative.
+    "videoUrl": "A String", # The URL to fetch a video ad.
+  },
 }
 
   x__xgafv: string, V1 error format.
@@ -1479,11 +1479,11 @@
         # day (from midnight to midnight Pacific).
       "reasons": [ # The set of filtering reasons for this date.
         { # A specific filtering status and how many times it occurred.
+          "count": "A String", # The number of times the creative was filtered for the status. The
+              # count is aggregated across all publishers on the exchange.
           "status": 42, # The filtering status code. Please refer to the
               # [creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionaries/creative-status-codes.txt)
               # file for different statuses.
-          "count": "A String", # The number of times the creative was filtered for the status. The
-              # count is aggregated across all publishers on the exchange.
         },
       ],
       "date": { # Represents a whole calendar date, e.g. date of birth. The time of day and # The day during which the data was collected.
@@ -1513,9 +1513,14 @@
     "clickThroughUrls": [ # The set of destination URLs for the creative.
       "A String",
     ],
-    "video": { # Video content for a creative. # A video creative.
-      "videoUrl": "A String", # The URL to fetch a video ad.
-    },
+    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
+        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+        # serving_restrictions will also exist. Note
+        # that this may be nuanced with other contextual restrictions, in which case,
+        # it may be preferable to read from serving_restrictions directly.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
     "detectedSensitiveCategories": [ # @OutputOnly Detected sensitive categories, if any.
         # See the ad-sensitive-categories.txt file in the technical documentation for
         # a list of IDs. You should use these IDs along with the
@@ -1530,9 +1535,24 @@
       "A String",
     ],
     "adChoicesDestinationUrl": "A String", # The link to AdChoices destination page.
+    "accountId": "A String", # The account that this creative belongs to.
+        # Can be used to filter the response of the
+        # creatives.list
+        # method.
+    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
+        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
+        # for possible values.
+      42,
+    ],
+    "agencyId": "A String", # The agency ID for this creative.
+    "html": { # HTML content for a creative. # An HTML creative.
+      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
+      "width": 42, # The width of the HTML snippet in pixels.
+      "height": 42, # The height of the HTML snippet in pixels.
+    },
+    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
     "native": { # Native content for a creative. # A native creative.
       "body": "A String", # A long description of the ad.
-      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "videoUrl": "A String", # The URL to fetch a native video ad.
       "headline": "A String", # A short title for the ad.
       "image": { # An image resource. You may provide a larger image than was requested, # A large image.
@@ -1541,8 +1561,9 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
       "clickTrackingUrl": "A String", # The URL to use for click tracking.
+      "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
+      "advertiserName": "A String", # The name of the advertiser or sponsor, to be displayed in the ad creative.
       "priceDisplayText": "A String", # The price of the promoted app including currency info.
       "callToAction": "A String", # A label for the button that the user is supposed to click.
       "logo": { # An image resource. You may provide a larger image than was requested, # A smaller image, for the advertiser's logo.
@@ -1560,22 +1581,6 @@
       "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
       "clickLinkUrl": "A String", # The URL that the browser/SDK will load when the user clicks the ad.
     },
-    "vendorIds": [ # All vendor IDs for the ads that may be shown from this creative.
-        # See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt
-        # for possible values.
-      42,
-    ],
-    "agencyId": "A String", # The agency ID for this creative.
-    "html": { # HTML content for a creative. # An HTML creative.
-      "snippet": "A String", # The HTML snippet that displays the ad when inserted in the web page.
-      "width": 42, # The width of the HTML snippet in pixels.
-      "height": 42, # The height of the HTML snippet in pixels.
-    },
-    "apiUpdateTime": "A String", # @OutputOnly The last update timestamp of the creative via API.
-    "accountId": "A String", # The account that this creative belongs to.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
@@ -1585,16 +1590,14 @@
         # The detected domains for this creative.
       "A String",
     ],
-    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
-        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
-        # serving_restrictions will also exist. Note
-        # that this may be nuanced with other contextual restrictions, in which case,
-        # it may be preferable to read from serving_restrictions directly.
+    "attributes": [ # All attributes for the ads that may be shown from this creative.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-    "openAuctionStatus": "A String", # @OutputOnly The top-level open auction status of this creative.
-        # If disapproved, an entry for 'auctionType = OPEN_AUCTION' (or 'ALL') in
+      "A String",
+    ],
+    "dealsStatus": "A String", # @OutputOnly The top-level deals status of this creative.
+        # If disapproved, an entry for 'auctionType=DIRECT_DEALS' (or 'ALL') in
         # serving_restrictions will also exist. Note
         # that this may be nuanced with other contextual restrictions, in which case,
         # it may be preferable to read from serving_restrictions directly.
@@ -1704,12 +1707,9 @@
         ],
       },
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
-        # Can be used to filter the response of the
-        # creatives.list
-        # method.
-      "A String",
-    ],
+    "video": { # Video content for a creative. # A video creative.
+      "videoUrl": "A String", # The URL to fetch a video ad.
+    },
   }</pre>
 </div>