OLD | NEW |
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 Loading... |
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 Loading... |
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 } |
OLD | NEW |