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.force-ssl": { | 8 "https://www.googleapis.com/auth/youtube.force-ssl": { |
9 "description": "Manage your YouTube account" | 9 "description": "Manage your YouTube account" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/youtube.readonly": { | 11 "https://www.googleapis.com/auth/youtube.readonly": { |
12 "description": "View your YouTube account" | 12 "description": "View your YouTube account" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/youtube.upload": { | 14 "https://www.googleapis.com/auth/youtube.upload": { |
15 "description": "Manage your YouTube videos" | 15 "description": "Manage your YouTube videos" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/youtubepartner": { | 17 "https://www.googleapis.com/auth/youtubepartner": { |
18 "description": "View and manage your assets and associated c
ontent on YouTube" | 18 "description": "View and manage your assets and associated c
ontent on YouTube" |
19 }, | 19 }, |
20 "https://www.googleapis.com/auth/youtubepartner-channel-audit":
{ | 20 "https://www.googleapis.com/auth/youtubepartner-channel-audit":
{ |
21 "description": "View private information of your YouTube cha
nnel relevant during the audit process with a YouTube partner" | 21 "description": "View private information of your YouTube cha
nnel relevant during the audit process with a YouTube partner" |
22 } | 22 } |
23 } | 23 } |
24 } | 24 } |
25 }, | 25 }, |
26 "basePath": "/youtube/v3/", | 26 "basePath": "/youtube/v3/", |
27 "baseUrl": "https://www.googleapis.com/youtube/v3/", | 27 "baseUrl": "https://www.googleapis.com/youtube/v3/", |
28 "batchPath": "batch", | 28 "batchPath": "batch/youtube/v3", |
29 "canonicalName": "YouTube", | 29 "canonicalName": "YouTube", |
30 "description": "Supports core YouTube features, such as uploading videos, cr
eating and managing playlists, searching for content, and much more.", | 30 "description": "Supports core YouTube features, such as uploading videos, cr
eating and managing playlists, searching for content, and much more.", |
31 "discoveryVersion": "v1", | 31 "discoveryVersion": "v1", |
32 "documentationLink": "https://developers.google.com/youtube/v3", | 32 "documentationLink": "https://developers.google.com/youtube/v3", |
33 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/f81k8b4sv9uLeywfoj2KpL2xcPg\"", | 33 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/f81k8b4sv9uLeywfoj2KpL2xcPg\"", |
34 "icons": { | 34 "icons": { |
35 "x16": "https://www.google.com/images/icons/product/youtube-16.png", | 35 "x16": "https://www.google.com/images/icons/product/youtube-16.png", |
36 "x32": "https://www.google.com/images/icons/product/youtube-32.png" | 36 "x32": "https://www.google.com/images/icons/product/youtube-32.png" |
37 }, | 37 }, |
38 "id": "youtube:v3", | 38 "id": "youtube:v3", |
(...skipping 10831 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10870 "type": "string" | 10870 "type": "string" |
10871 } | 10871 } |
10872 }, | 10872 }, |
10873 "type": "object" | 10873 "type": "object" |
10874 } | 10874 } |
10875 }, | 10875 }, |
10876 "servicePath": "youtube/v3/", | 10876 "servicePath": "youtube/v3/", |
10877 "title": "YouTube Data API", | 10877 "title": "YouTube Data API", |
10878 "version": "v3" | 10878 "version": "v3" |
10879 } | 10879 } |
OLD | NEW |