Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: discovery/googleapis/analytics__v3.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/adsensehost__v4.1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": {
« no previous file with comments | « discovery/googleapis/adsensehost__v4.1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698