Index: discovery/googleapis/analytics__v3.json |
diff --git a/discovery/googleapis/analytics__v3.json b/discovery/googleapis/analytics__v3.json |
index 10a2fda2b197f000e5df8721b0080a5f7820f1ca..783f171c15da884f51848cf3ebba66ed352ddf89 100644 |
--- a/discovery/googleapis/analytics__v3.json |
+++ b/discovery/googleapis/analytics__v3.json |
@@ -11,6 +11,9 @@ |
"https://www.googleapis.com/auth/analytics.manage.users": { |
"description": "Manage Google Analytics Account users by email address" |
}, |
+ "https://www.googleapis.com/auth/analytics.manage.users.readonly": { |
+ "description": "View Google Analytics user permissions" |
+ }, |
"https://www.googleapis.com/auth/analytics.provision": { |
"description": "Create a new Google Analytics account along with its default property and view" |
}, |
@@ -26,7 +29,7 @@ |
"description": "View and manage your Google Analytics data", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/analytics/", |
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/FwAb1zUse29CS-ZohAWilr35TBA\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/RFkjN9VUkoQ_dosYBnbHNV8-g4c\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/analytics-16.png", |
"x32": "https://www.google.com/images/icons/product/analytics-32.png" |
@@ -486,7 +489,8 @@ |
"$ref": "EntityUserLinks" |
}, |
"scopes": [ |
- "https://www.googleapis.com/auth/analytics.manage.users" |
+ "https://www.googleapis.com/auth/analytics.manage.users", |
+ "https://www.googleapis.com/auth/analytics.manage.users.readonly" |
] |
}, |
"update": { |
@@ -1975,7 +1979,8 @@ |
"$ref": "EntityUserLinks" |
}, |
"scopes": [ |
- "https://www.googleapis.com/auth/analytics.manage.users" |
+ "https://www.googleapis.com/auth/analytics.manage.users", |
+ "https://www.googleapis.com/auth/analytics.manage.users.readonly" |
] |
}, |
"update": { |
@@ -3196,7 +3201,8 @@ |
"$ref": "EntityUserLinks" |
}, |
"scopes": [ |
- "https://www.googleapis.com/auth/analytics.manage.users" |
+ "https://www.googleapis.com/auth/analytics.manage.users", |
+ "https://www.googleapis.com/auth/analytics.manage.users.readonly" |
] |
}, |
"update": { |
@@ -3297,7 +3303,7 @@ |
} |
} |
}, |
- "revision": "20141015", |
+ "revision": "20141113", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Account": { |