Index: discovery/googleapis/analytics__v3.json |
diff --git a/discovery/googleapis/analytics__v3.json b/discovery/googleapis/analytics__v3.json |
index 49816aac0dafdcc663fbf23a9fd85cd107e83fc1..09c8e3cc05e68127e44afab87d5019b7b4d86fc1 100644 |
--- a/discovery/googleapis/analytics__v3.json |
+++ b/discovery/googleapis/analytics__v3.json |
@@ -29,7 +29,7 @@ |
"description": "Views and manages your Google Analytics data.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/analytics/", |
- "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/-SiQlGIRBbnzY0JcLS-jmuPpVII\"", |
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/DSG2TEF18bxTdYooKf_C2-FmmME\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/analytics-16.png", |
"x32": "https://www.google.com/images/icons/product/analytics-32.png" |
@@ -3744,7 +3744,7 @@ |
} |
} |
}, |
- "revision": "20170726", |
+ "revision": "20170807", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Account": { |
@@ -4160,6 +4160,13 @@ |
}, |
"type": "array" |
}, |
+ "schema": { |
+ "description": "Collection of schema headers of the custom data source.", |
+ "items": { |
+ "type": "string" |
+ }, |
+ "type": "array" |
+ }, |
"selfLink": { |
"description": "Link for this Analytics custom data source.", |
"type": "string" |
@@ -4174,6 +4181,7 @@ |
"type": "string" |
}, |
"uploadType": { |
+ "description": "Upload type of the custom data source.", |
"type": "string" |
}, |
"webPropertyId": { |
@@ -6908,6 +6916,11 @@ |
"status": { |
"description": "Upload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED.", |
"type": "string" |
+ }, |
+ "uploadTime": { |
+ "description": "Time this file is uploaded.", |
+ "format": "date-time", |
+ "type": "string" |
} |
}, |
"type": "object" |