OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/youtube": { | 5 "https://www.googleapis.com/auth/youtube": { |
6 "description": "Manage your YouTube account" | 6 "description": "Manage your YouTube account" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/youtube.readonly": { | 8 "https://www.googleapis.com/auth/youtube.readonly": { |
9 "description": "View your YouTube account" | 9 "description": "View your YouTube account" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/youtube.upload": { | 11 "https://www.googleapis.com/auth/youtube.upload": { |
12 "description": "Manage your YouTube videos" | 12 "description": "Manage your YouTube videos" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/youtubepartner": { | 14 "https://www.googleapis.com/auth/youtubepartner": { |
15 "description": "View and manage your assets and associated c
ontent on YouTube" | 15 "description": "View and manage your assets and associated c
ontent on YouTube" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/youtubepartner-channel-audit":
{ | 17 "https://www.googleapis.com/auth/youtubepartner-channel-audit":
{ |
18 "description": "View private information of your YouTube cha
nnel relevant during the audit process with a YouTube partner" | 18 "description": "View private information of your YouTube cha
nnel relevant during the audit process with a YouTube partner" |
19 } | 19 } |
20 } | 20 } |
21 } | 21 } |
22 }, | 22 }, |
23 "basePath": "/youtube/v3/", | 23 "basePath": "/youtube/v3/", |
24 "baseUrl": "https://www.googleapis.com/youtube/v3/", | 24 "baseUrl": "https://www.googleapis.com/youtube/v3/", |
25 "batchPath": "batch", | 25 "batchPath": "batch", |
26 "canonicalName": "YouTube", | 26 "canonicalName": "YouTube", |
27 "description": "Programmatic access to YouTube features.", | 27 "description": "Programmatic access to YouTube features.", |
28 "discoveryVersion": "v1", | 28 "discoveryVersion": "v1", |
29 "documentationLink": "https://developers.google.com/youtube/v3", | 29 "documentationLink": "https://developers.google.com/youtube/v3", |
30 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/AH-IEbavfgCCcxMvonELgSqtbcY\"", | 30 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/AH-IEbavfgCCcxMvonELgSqtbcY\"", |
31 "icons": { | 31 "icons": { |
32 "x16": "https://www.google.com/images/icons/product/youtube-16.png", | 32 "x16": "https://www.google.com/images/icons/product/youtube-16.png", |
33 "x32": "https://www.google.com/images/icons/product/youtube-32.png" | 33 "x32": "https://www.google.com/images/icons/product/youtube-32.png" |
34 }, | 34 }, |
35 "id": "youtube:v3", | 35 "id": "youtube:v3", |
36 "kind": "discovery#restDescription", | 36 "kind": "discovery#restDescription", |
37 "name": "youtube", | 37 "name": "youtube", |
38 "ownerDomain": "google.com", | 38 "ownerDomain": "google.com", |
39 "ownerName": "Google", | 39 "ownerName": "Google", |
40 "parameters": { | 40 "parameters": { |
(...skipping 7537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7578 "type": "string" | 7578 "type": "string" |
7579 } | 7579 } |
7580 }, | 7580 }, |
7581 "type": "object" | 7581 "type": "object" |
7582 } | 7582 } |
7583 }, | 7583 }, |
7584 "servicePath": "youtube/v3/", | 7584 "servicePath": "youtube/v3/", |
7585 "title": "YouTube Data API", | 7585 "title": "YouTube Data API", |
7586 "version": "v3" | 7586 "version": "v3" |
7587 } | 7587 } |
OLD | NEW |