Regen docs (#373)

diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
index 725bd1d..62d48ff 100644
--- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
+++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html
@@ -173,22 +173,6 @@
     "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.
     "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -199,10 +183,16 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "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.
+    "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+    "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+        # so long as the aspect ratio is preserved.
+      "url": "A String", # The URL of the image.
+      "width": 42, # Image width in pixels.
+      "height": 42, # Image height in pixels.
+    },
     "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.
         # so long as the aspect ratio is preserved.
@@ -210,32 +200,44 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-        # so long as the aspect ratio is preserved.
-      "url": "A String", # The URL of the image.
-      "width": 42, # Image width in pixels.
-      "height": 42, # Image height in pixels.
-    },
-    "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+    "clickTrackingUrl": "A String", # The URL to use for click tracking.
     "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,
+  ],
   "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
       # See the ad-product-categories.txt file in the technical documentation
       # for a list of IDs.
     42,
   ],
+  "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.
+  "agencyId": "A String", # The agency ID for this creative.
   "detectedDomains": [ # @OutputOnly
       # The detected domains for this creative.
     "A String",
   ],
-  "attributes": [ # All attributes for the ads that may be shown from this creative.
+  "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.
       # Can be used to filter the response of the
       # creatives.list
       # method.
-    "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
+  "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.
@@ -250,6 +252,8 @@
         # specific context. A context here relates to where something ultimately serves
         # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
         # or the type of auction).
+      "status": "A String", # The status of the creative in this context (for example, it has been
+          # explicitly disapproved or is pending review).
       "contexts": [ # The contexts for the restriction.
         { # The serving context for this restriction.
           "all": "A String", # Matches all contexts.
@@ -284,8 +288,6 @@
           },
         },
       ],
-      "status": "A String", # The status of the creative in this context (for example, it has been
-          # explicitly disapproved or is pending review).
       "disapprovalReasons": [ # Any disapprovals bound to this restriction.
           # Only present if status=DISAPPROVED.
           # Can be used to filter the response of the
@@ -345,14 +347,12 @@
       ],
     },
   ],
-  "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.
+  "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",
+  ],
 }
 
   duplicateIdMode: string, Indicates if multiple creatives can share an ID or not. Default is
@@ -425,22 +425,6 @@
       "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.
       "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -451,10 +435,16 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "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.
+      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+          # so long as the aspect ratio is preserved.
+        "url": "A String", # The URL of the image.
+        "width": 42, # Image width in pixels.
+        "height": 42, # Image height in pixels.
+      },
       "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.
           # so long as the aspect ratio is preserved.
@@ -462,32 +452,44 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-          # so long as the aspect ratio is preserved.
-        "url": "A String", # The URL of the image.
-        "width": 42, # Image width in pixels.
-        "height": 42, # Image height in pixels.
-      },
-      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "clickTrackingUrl": "A String", # The URL to use for click tracking.
       "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,
+    ],
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
       42,
     ],
+    "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.
+    "agencyId": "A String", # The agency ID for this creative.
     "detectedDomains": [ # @OutputOnly
         # The detected domains for this creative.
       "A String",
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
+    "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.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-      "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
+    "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.
@@ -502,6 +504,8 @@
           # specific context. A context here relates to where something ultimately serves
           # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
           # or the type of auction).
+        "status": "A String", # The status of the creative in this context (for example, it has been
+            # explicitly disapproved or is pending review).
         "contexts": [ # The contexts for the restriction.
           { # The serving context for this restriction.
             "all": "A String", # Matches all contexts.
@@ -536,8 +540,6 @@
             },
           },
         ],
-        "status": "A String", # The status of the creative in this context (for example, it has been
-            # explicitly disapproved or is pending review).
         "disapprovalReasons": [ # Any disapprovals bound to this restriction.
             # Only present if status=DISAPPROVED.
             # Can be used to filter the response of the
@@ -597,14 +599,12 @@
         ],
       },
     ],
-    "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.
+    "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",
+    ],
   }</pre>
 </div>
 
@@ -683,22 +683,6 @@
       "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.
       "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -709,10 +693,16 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "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.
+      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+          # so long as the aspect ratio is preserved.
+        "url": "A String", # The URL of the image.
+        "width": 42, # Image width in pixels.
+        "height": 42, # Image height in pixels.
+      },
       "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.
           # so long as the aspect ratio is preserved.
@@ -720,32 +710,44 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-          # so long as the aspect ratio is preserved.
-        "url": "A String", # The URL of the image.
-        "width": 42, # Image width in pixels.
-        "height": 42, # Image height in pixels.
-      },
-      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "clickTrackingUrl": "A String", # The URL to use for click tracking.
       "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,
+    ],
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
       42,
     ],
+    "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.
+    "agencyId": "A String", # The agency ID for this creative.
     "detectedDomains": [ # @OutputOnly
         # The detected domains for this creative.
       "A String",
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
+    "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.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-      "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
+    "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.
@@ -760,6 +762,8 @@
           # specific context. A context here relates to where something ultimately serves
           # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
           # or the type of auction).
+        "status": "A String", # The status of the creative in this context (for example, it has been
+            # explicitly disapproved or is pending review).
         "contexts": [ # The contexts for the restriction.
           { # The serving context for this restriction.
             "all": "A String", # Matches all contexts.
@@ -794,8 +798,6 @@
             },
           },
         ],
-        "status": "A String", # The status of the creative in this context (for example, it has been
-            # explicitly disapproved or is pending review).
         "disapprovalReasons": [ # Any disapprovals bound to this restriction.
             # Only present if status=DISAPPROVED.
             # Can be used to filter the response of the
@@ -855,14 +857,12 @@
         ],
       },
     ],
-    "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.
+    "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",
+    ],
   }</pre>
 </div>
 
@@ -970,22 +970,6 @@
           "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.
           "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -996,10 +980,16 @@
             "width": 42, # Image width in pixels.
             "height": 42, # Image height in pixels.
           },
-          "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.
+          "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+          "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+              # so long as the aspect ratio is preserved.
+            "url": "A String", # The URL of the image.
+            "width": 42, # Image width in pixels.
+            "height": 42, # Image height in pixels.
+          },
           "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.
               # so long as the aspect ratio is preserved.
@@ -1007,32 +997,44 @@
             "width": 42, # Image width in pixels.
             "height": 42, # Image height in pixels.
           },
-          "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-              # so long as the aspect ratio is preserved.
-            "url": "A String", # The URL of the image.
-            "width": 42, # Image width in pixels.
-            "height": 42, # Image height in pixels.
-          },
-          "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+          "clickTrackingUrl": "A String", # The URL to use for click tracking.
           "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,
+        ],
         "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
             # See the ad-product-categories.txt file in the technical documentation
             # for a list of IDs.
           42,
         ],
+        "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.
+        "agencyId": "A String", # The agency ID for this creative.
         "detectedDomains": [ # @OutputOnly
             # The detected domains for this creative.
           "A String",
         ],
-        "attributes": [ # All attributes for the ads that may be shown from this creative.
+        "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.
             # Can be used to filter the response of the
             # creatives.list
             # method.
-          "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
+        "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.
@@ -1047,6 +1049,8 @@
               # specific context. A context here relates to where something ultimately serves
               # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
               # or the type of auction).
+            "status": "A String", # The status of the creative in this context (for example, it has been
+                # explicitly disapproved or is pending review).
             "contexts": [ # The contexts for the restriction.
               { # The serving context for this restriction.
                 "all": "A String", # Matches all contexts.
@@ -1081,8 +1085,6 @@
                 },
               },
             ],
-            "status": "A String", # The status of the creative in this context (for example, it has been
-                # explicitly disapproved or is pending review).
             "disapprovalReasons": [ # Any disapprovals bound to this restriction.
                 # Only present if status=DISAPPROVED.
                 # Can be used to filter the response of the
@@ -1142,14 +1144,12 @@
             ],
           },
         ],
-        "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.
+        "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",
+        ],
       },
     ],
   }</pre>
@@ -1280,22 +1280,6 @@
     "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.
     "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -1306,10 +1290,16 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "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.
+    "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+    "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+        # so long as the aspect ratio is preserved.
+      "url": "A String", # The URL of the image.
+      "width": 42, # Image width in pixels.
+      "height": 42, # Image height in pixels.
+    },
     "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.
         # so long as the aspect ratio is preserved.
@@ -1317,32 +1307,44 @@
       "width": 42, # Image width in pixels.
       "height": 42, # Image height in pixels.
     },
-    "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-        # so long as the aspect ratio is preserved.
-      "url": "A String", # The URL of the image.
-      "width": 42, # Image width in pixels.
-      "height": 42, # Image height in pixels.
-    },
-    "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+    "clickTrackingUrl": "A String", # The URL to use for click tracking.
     "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,
+  ],
   "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
       # See the ad-product-categories.txt file in the technical documentation
       # for a list of IDs.
     42,
   ],
+  "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.
+  "agencyId": "A String", # The agency ID for this creative.
   "detectedDomains": [ # @OutputOnly
       # The detected domains for this creative.
     "A String",
   ],
-  "attributes": [ # All attributes for the ads that may be shown from this creative.
+  "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.
       # Can be used to filter the response of the
       # creatives.list
       # method.
-    "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
+  "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.
@@ -1357,6 +1359,8 @@
         # specific context. A context here relates to where something ultimately serves
         # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
         # or the type of auction).
+      "status": "A String", # The status of the creative in this context (for example, it has been
+          # explicitly disapproved or is pending review).
       "contexts": [ # The contexts for the restriction.
         { # The serving context for this restriction.
           "all": "A String", # Matches all contexts.
@@ -1391,8 +1395,6 @@
           },
         },
       ],
-      "status": "A String", # The status of the creative in this context (for example, it has been
-          # explicitly disapproved or is pending review).
       "disapprovalReasons": [ # Any disapprovals bound to this restriction.
           # Only present if status=DISAPPROVED.
           # Can be used to filter the response of the
@@ -1452,14 +1454,12 @@
       ],
     },
   ],
-  "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.
+  "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",
+  ],
 }
 
   x__xgafv: string, V1 error format.
@@ -1530,22 +1530,6 @@
       "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.
       "videoUrl": "A String", # The URL to fetch a native video ad.
@@ -1556,10 +1540,16 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "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.
+      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
+          # so long as the aspect ratio is preserved.
+        "url": "A String", # The URL of the image.
+        "width": 42, # Image width in pixels.
+        "height": 42, # Image height in pixels.
+      },
       "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.
           # so long as the aspect ratio is preserved.
@@ -1567,32 +1557,44 @@
         "width": 42, # Image width in pixels.
         "height": 42, # Image height in pixels.
       },
-      "appIcon": { # An image resource. You may provide a larger image than was requested, # The app icon, for app download ads.
-          # so long as the aspect ratio is preserved.
-        "url": "A String", # The URL of the image.
-        "width": 42, # Image width in pixels.
-        "height": 42, # Image height in pixels.
-      },
-      "storeUrl": "A String", # The URL to the app store to purchase/download the promoted app.
+      "clickTrackingUrl": "A String", # The URL to use for click tracking.
       "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,
+    ],
     "detectedProductCategories": [ # @OutputOnly Detected product categories, if any.
         # See the ad-product-categories.txt file in the technical documentation
         # for a list of IDs.
       42,
     ],
+    "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.
+    "agencyId": "A String", # The agency ID for this creative.
     "detectedDomains": [ # @OutputOnly
         # The detected domains for this creative.
       "A String",
     ],
-    "attributes": [ # All attributes for the ads that may be shown from this creative.
+    "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.
         # Can be used to filter the response of the
         # creatives.list
         # method.
-      "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
+    "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.
@@ -1607,6 +1609,8 @@
           # specific context. A context here relates to where something ultimately serves
           # (for example, a user or publisher geo, a platform, an HTTPS vs HTTP request,
           # or the type of auction).
+        "status": "A String", # The status of the creative in this context (for example, it has been
+            # explicitly disapproved or is pending review).
         "contexts": [ # The contexts for the restriction.
           { # The serving context for this restriction.
             "all": "A String", # Matches all contexts.
@@ -1641,8 +1645,6 @@
             },
           },
         ],
-        "status": "A String", # The status of the creative in this context (for example, it has been
-            # explicitly disapproved or is pending review).
         "disapprovalReasons": [ # Any disapprovals bound to this restriction.
             # Only present if status=DISAPPROVED.
             # Can be used to filter the response of the
@@ -1702,14 +1704,12 @@
         ],
       },
     ],
-    "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.
+    "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",
+    ],
   }</pre>
 </div>