Updated docs
diff --git a/docs/dyn/reseller_v1.customers.html b/docs/dyn/reseller_v1.customers.html
index 8f9e31e..b2c135d 100644
--- a/docs/dyn/reseller_v1.customers.html
+++ b/docs/dyn/reseller_v1.customers.html
@@ -99,6 +99,7 @@
 
     { # JSON template for a customer.
       "customerDomain": "A String", # The domain name of the customer.
+      "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
       "alternateEmail": "A String", # The alternate email of the customer.
       "kind": "reseller#customer", # Identifies the resource as a customer.
       "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -129,6 +130,7 @@
 
 { # JSON template for a customer.
     "customerDomain": "A String", # The domain name of the customer.
+    "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
     "alternateEmail": "A String", # The alternate email of the customer.
     "kind": "reseller#customer", # Identifies the resource as a customer.
     "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -148,13 +150,14 @@
     "customerId": "A String", # The id of the customer.
   }
 
-  customerAuthToken: string, An auth token needed for inserting a customer for which domain already exists. Can be generated at https://www.google.com/a/cpanel//TransferToken. Optional.
+  customerAuthToken: string, An auth token needed for inserting a customer for which domain already exists. Can be generated at https://admin.google.com/TransferToken. Optional.
 
 Returns:
   An object of the form:
 
     { # JSON template for a customer.
       "customerDomain": "A String", # The domain name of the customer.
+      "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
       "alternateEmail": "A String", # The alternate email of the customer.
       "kind": "reseller#customer", # Identifies the resource as a customer.
       "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -186,6 +189,7 @@
 
 { # JSON template for a customer.
     "customerDomain": "A String", # The domain name of the customer.
+    "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
     "alternateEmail": "A String", # The alternate email of the customer.
     "kind": "reseller#customer", # Identifies the resource as a customer.
     "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -211,6 +215,7 @@
 
     { # JSON template for a customer.
       "customerDomain": "A String", # The domain name of the customer.
+      "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
       "alternateEmail": "A String", # The alternate email of the customer.
       "kind": "reseller#customer", # Identifies the resource as a customer.
       "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -242,6 +247,7 @@
 
 { # JSON template for a customer.
     "customerDomain": "A String", # The domain name of the customer.
+    "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
     "alternateEmail": "A String", # The alternate email of the customer.
     "kind": "reseller#customer", # Identifies the resource as a customer.
     "resourceUiUrl": "A String", # Ui url for customer resource.
@@ -267,6 +273,7 @@
 
     { # JSON template for a customer.
       "customerDomain": "A String", # The domain name of the customer.
+      "customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
       "alternateEmail": "A String", # The alternate email of the customer.
       "kind": "reseller#customer", # Identifies the resource as a customer.
       "resourceUiUrl": "A String", # Ui url for customer resource.