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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/surveys__v2.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 containers" 9 "description": "Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing"
10 }, 10 },
11 "https://www.googleapis.com/auth/tagmanager.edit.containerversio ns": { 11 "https://www.googleapis.com/auth/tagmanager.edit.containerversio ns": {
12 "description": "Manage your Google Tag Manager container ver sions" 12 "description": "Manage your Google Tag Manager container ver sions"
13 }, 13 },
14 "https://www.googleapis.com/auth/tagmanager.manage.accounts": { 14 "https://www.googleapis.com/auth/tagmanager.manage.accounts": {
15 "description": "Manage your Google Tag Manager accounts" 15 "description": "View and manage your Google Tag Manager acco unts"
16 }, 16 },
17 "https://www.googleapis.com/auth/tagmanager.manage.users": { 17 "https://www.googleapis.com/auth/tagmanager.manage.users": {
18 "description": "Manage user permissions of your Google Tag M anager data" 18 "description": "Manage user permissions of your Google Tag M anager account and container"
19 }, 19 },
20 "https://www.googleapis.com/auth/tagmanager.publish": { 20 "https://www.googleapis.com/auth/tagmanager.publish": {
21 "description": "Publish your Google Tag Manager containers" 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 containers" 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",
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/ZLA8VC_y6gockbSXUvDfNtkMoaM\"", 36 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/rRpL0Yww6KCNEEWca1YtyKw9Y48\"",
37 "icons": { 37 "icons": {
38 "x16": "http://www.google.com/images/icons/product/search-16.gif", 38 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
39 "x32": "http://www.google.com/images/icons/product/search-32.gif" 39 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
40 }, 40 },
41 "id": "tagmanager:v1", 41 "id": "tagmanager:v1",
42 "kind": "discovery#restDescription", 42 "kind": "discovery#restDescription",
43 "name": "tagmanager", 43 "name": "tagmanager",
44 "ownerDomain": "google.com", 44 "ownerDomain": "google.com",
45 "ownerName": "Google", 45 "ownerName": "Google",
46 "parameters": { 46 "parameters": {
47 "alt": { 47 "alt": {
48 "default": "json", 48 "default": "json",
49 "description": "Data format for the response.", 49 "description": "Data format for the response.",
(...skipping 3192 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/tasks__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698