Refresh docs
diff --git a/docs/dyn/adexchangebuyer_v1.accounts.html b/docs/dyn/adexchangebuyer_v1.accounts.html
index 667ab3f..8f5342b 100644
--- a/docs/dyn/adexchangebuyer_v1.accounts.html
+++ b/docs/dyn/adexchangebuyer_v1.accounts.html
@@ -97,7 +97,7 @@
 Returns:
   An object of the form:
 
-    {
+    { # Configuration data for an Ad Exchange buyer account.
       "kind": "adexchangebuyer#account", # Resource type.
       "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
       "bidderLocation": [ # Your bidder locations that have distinct URLs.
@@ -121,9 +121,9 @@
 Returns:
   An object of the form:
 
-    {
+    { # An account feed lists Ad Exchange buyer accounts that the user has access to. Each entry in the feed corresponds to a single buyer account.
     "items": [ # A list of accounts.
-      {
+      { # Configuration data for an Ad Exchange buyer account.
           "kind": "adexchangebuyer#account", # Resource type.
           "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
           "bidderLocation": [ # Your bidder locations that have distinct URLs.
@@ -150,7 +150,7 @@
   body: object, The request body. (required)
     The object takes the form of:
 
-{
+{ # Configuration data for an Ad Exchange buyer account.
     "kind": "adexchangebuyer#account", # Resource type.
     "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
     "bidderLocation": [ # Your bidder locations that have distinct URLs.
@@ -168,7 +168,7 @@
 Returns:
   An object of the form:
 
-    {
+    { # Configuration data for an Ad Exchange buyer account.
       "kind": "adexchangebuyer#account", # Resource type.
       "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
       "bidderLocation": [ # Your bidder locations that have distinct URLs.
@@ -192,7 +192,7 @@
   body: object, The request body. (required)
     The object takes the form of:
 
-{
+{ # Configuration data for an Ad Exchange buyer account.
     "kind": "adexchangebuyer#account", # Resource type.
     "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
     "bidderLocation": [ # Your bidder locations that have distinct URLs.
@@ -210,7 +210,7 @@
 Returns:
   An object of the form:
 
-    {
+    { # Configuration data for an Ad Exchange buyer account.
       "kind": "adexchangebuyer#account", # Resource type.
       "maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
       "bidderLocation": [ # Your bidder locations that have distinct URLs.