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

Side by Side Diff: discovery/googleapis/tagmanager__v2.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/tagmanager__v1.json ('k') | discovery/googleapis/tasks__v1.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/v2/", 29 "basePath": "/tagmanager/v2/",
30 "baseUrl": "https://www.googleapis.com/tagmanager/v2/", 30 "baseUrl": "https://www.googleapis.com/tagmanager/v2/",
31 "batchPath": "batch", 31 "batchPath": "batch/tagmanager/v2",
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/v2/", 35 "documentationLink": "https://developers.google.com/tag-manager/api/v2/",
36 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/pTvk4NUYZwfqTwNYN946-b40lOU\"", 36 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/pTvk4NUYZwfqTwNYN946-b40lOU\"",
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:v2", 41 "id": "tagmanager:v2",
(...skipping 4603 matching lines...) Expand 10 before | Expand all | Expand 10 after
4645 "type": "string" 4645 "type": "string"
4646 } 4646 }
4647 }, 4647 },
4648 "type": "object" 4648 "type": "object"
4649 } 4649 }
4650 }, 4650 },
4651 "servicePath": "tagmanager/v2/", 4651 "servicePath": "tagmanager/v2/",
4652 "title": "Tag Manager API", 4652 "title": "Tag Manager API",
4653 "version": "v2" 4653 "version": "v2"
4654 } 4654 }
OLDNEW
« no previous file with comments | « discovery/googleapis/tagmanager__v1.json ('k') | discovery/googleapis/tasks__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698