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