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

Side by Side Diff: discovery/googleapis/tagmanager__v1.json

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 months 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/surveys__v2.json ('k') | discovery/googleapis/tagmanager__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/tagmanager.delete.containers": { 5 "https://www.googleapis.com/auth/tagmanager.delete.containers": {
6 "description": "Delete your Google Tag Manager containers" 6 "description": "Delete your Google Tag Manager containers"
7 }, 7 },
8 "https://www.googleapis.com/auth/tagmanager.edit.containers": { 8 "https://www.googleapis.com/auth/tagmanager.edit.containers": {
9 "description": "Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing" 9 "description": "Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing"
10 }, 10 },
(...skipping 10 matching lines...) Expand all
21 "description": "Publish your Google Tag Manager container ve rsions" 21 "description": "Publish your Google Tag Manager container ve rsions"
22 }, 22 },
23 "https://www.googleapis.com/auth/tagmanager.readonly": { 23 "https://www.googleapis.com/auth/tagmanager.readonly": {
24 "description": "View your Google Tag Manager container and i ts subcomponents" 24 "description": "View your Google Tag Manager container and i ts subcomponents"
25 } 25 }
26 } 26 }
27 } 27 }
28 }, 28 },
29 "basePath": "/tagmanager/v1/", 29 "basePath": "/tagmanager/v1/",
30 "baseUrl": "https://www.googleapis.com/tagmanager/v1/", 30 "baseUrl": "https://www.googleapis.com/tagmanager/v1/",
31 "batchPath": "batch", 31 "batchPath": "batch/tagmanager/v1",
32 "canonicalName": "Tag Manager", 32 "canonicalName": "Tag Manager",
33 "description": "Accesses Tag Manager accounts and containers.", 33 "description": "Accesses Tag Manager accounts and containers.",
34 "discoveryVersion": "v1", 34 "discoveryVersion": "v1",
35 "documentationLink": "https://developers.google.com/tag-manager/api/v1/", 35 "documentationLink": "https://developers.google.com/tag-manager/api/v1/",
36 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/rRpL0Yww6KCNEEWca1YtyKw9Y48\"", 36 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/rRpL0Yww6KCNEEWca1YtyKw9Y48\"",
37 "icons": { 37 "icons": {
38 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 38 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
39 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 39 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
40 }, 40 },
41 "id": "tagmanager:v1", 41 "id": "tagmanager:v1",
(...skipping 3200 matching lines...) Expand 10 before | Expand all | Expand 10 after
3242 "type": "string" 3242 "type": "string"
3243 } 3243 }
3244 }, 3244 },
3245 "type": "object" 3245 "type": "object"
3246 } 3246 }
3247 }, 3247 },
3248 "servicePath": "tagmanager/v1/", 3248 "servicePath": "tagmanager/v1/",
3249 "title": "Tag Manager API", 3249 "title": "Tag Manager API",
3250 "version": "v1" 3250 "version": "v1"
3251 } 3251 }
OLDNEW
« no previous file with comments | « discovery/googleapis/surveys__v2.json ('k') | discovery/googleapis/tagmanager__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698