Remove Moderator Sample because there is no Moderator API.
Reviewed in https://codereview.appspot.com/6776055/.
diff --git a/docs/dyn/analytics_v3.management.profiles.html b/docs/dyn/analytics_v3.management.profiles.html
index af038d7..7576293 100644
--- a/docs/dyn/analytics_v3.management.profiles.html
+++ b/docs/dyn/analytics_v3.management.profiles.html
@@ -111,6 +111,7 @@
           "href": "A String", # Link to the list of goals for this profile.
           "type": "analytics#goals", # Value is "analytics#goals".
         },
+        "eCommerceTracking": True or False, # E-commerce tracking parameter for this profile.
         "timezone": "A String", # Time zone for which this profile has been configured.
         "siteSearchCategoryParameters": "A String", # Site search category parameters for this profile.
         "parentLink": { # Parent link for this profile. Points to the web property to which this profile belongs.
@@ -122,7 +123,7 @@
         "accountId": "A String", # Account ID to which this profile belongs.
       },
     ],
-    "itemsPerPage": 42, # The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 10,000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
+    "itemsPerPage": 42, # The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
     "previousLink": "A String", # Link to previous page for this profile collection.
     "startIndex": 42, # The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
     "nextLink": "A String", # Link to next page for this profile collection.