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

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

Issue 2649893002: Api-roll 44: 2017-01-23 (Closed)
Patch Set: Created 3 years, 11 months 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/vision__v1.json ('k') | discovery/googleapis/youtubereporting__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/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/youtubepartner": { 11 "https://www.googleapis.com/auth/youtubepartner": {
12 "description": "View and manage your assets and associated c ontent on YouTube" 12 "description": "View and manage your assets and associated c ontent on YouTube"
13 }, 13 },
14 "https://www.googleapis.com/auth/yt-analytics-monetary.readonly" : { 14 "https://www.googleapis.com/auth/yt-analytics-monetary.readonly" : {
15 "description": "View monetary and non-monetary YouTube Analy tics reports for your YouTube content" 15 "description": "View monetary and non-monetary YouTube Analy tics reports for your YouTube content"
16 }, 16 },
17 "https://www.googleapis.com/auth/yt-analytics.readonly": { 17 "https://www.googleapis.com/auth/yt-analytics.readonly": {
18 "description": "View YouTube Analytics reports for your YouT ube content" 18 "description": "View YouTube Analytics reports for your YouT ube content"
19 } 19 }
20 } 20 }
21 } 21 }
22 }, 22 },
23 "basePath": "/youtube/analytics/v1/", 23 "basePath": "/youtube/analytics/v1/",
24 "baseUrl": "https://www.googleapis.com/youtube/analytics/v1/", 24 "baseUrl": "https://www.googleapis.com/youtube/analytics/v1/",
25 "batchPath": "batch", 25 "batchPath": "batch",
26 "canonicalName": "YouTube Analytics", 26 "canonicalName": "YouTube Analytics",
27 "description": "Retrieves your YouTube Analytics data.", 27 "description": "Retrieves your YouTube Analytics data.",
28 "discoveryVersion": "v1", 28 "discoveryVersion": "v1",
29 "documentationLink": "http://developers.google.com/youtube/analytics/", 29 "documentationLink": "http://developers.google.com/youtube/analytics/",
30 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/pEd9TCfj5tWwFV7wXjZclHrYeuc\"", 30 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/rhD6HTsK20KRKuHGMegrfF1N7ZI\"",
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": "youtubeAnalytics:v1", 35 "id": "youtubeAnalytics:v1",
36 "kind": "discovery#restDescription", 36 "kind": "discovery#restDescription",
37 "name": "youtubeAnalytics", 37 "name": "youtubeAnalytics",
38 "ownerDomain": "google.com", 38 "ownerDomain": "google.com",
39 "ownerName": "Google", 39 "ownerName": "Google",
40 "parameters": { 40 "parameters": {
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 "scopes": [ 369 "scopes": [
370 "https://www.googleapis.com/auth/youtube", 370 "https://www.googleapis.com/auth/youtube",
371 "https://www.googleapis.com/auth/youtube.readonly", 371 "https://www.googleapis.com/auth/youtube.readonly",
372 "https://www.googleapis.com/auth/yt-analytics-monetary.r eadonly", 372 "https://www.googleapis.com/auth/yt-analytics-monetary.r eadonly",
373 "https://www.googleapis.com/auth/yt-analytics.readonly" 373 "https://www.googleapis.com/auth/yt-analytics.readonly"
374 ] 374 ]
375 } 375 }
376 } 376 }
377 } 377 }
378 }, 378 },
379 "revision": "20161211", 379 "revision": "20170118",
380 "rootUrl": "https://www.googleapis.com/", 380 "rootUrl": "https://www.googleapis.com/",
381 "schemas": { 381 "schemas": {
382 "Group": { 382 "Group": {
383 "id": "Group", 383 "id": "Group",
384 "properties": { 384 "properties": {
385 "contentDetails": { 385 "contentDetails": {
386 "properties": { 386 "properties": {
387 "itemCount": { 387 "itemCount": {
388 "format": "uint64", 388 "format": "uint64",
389 "type": "string" 389 "type": "string"
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 "type": "array" 533 "type": "array"
534 } 534 }
535 }, 535 },
536 "type": "object" 536 "type": "object"
537 } 537 }
538 }, 538 },
539 "servicePath": "youtube/analytics/v1/", 539 "servicePath": "youtube/analytics/v1/",
540 "title": "YouTube Analytics API", 540 "title": "YouTube Analytics API",
541 "version": "v1" 541 "version": "v1"
542 } 542 }
OLDNEW
« no previous file with comments | « discovery/googleapis/vision__v1.json ('k') | discovery/googleapis/youtubereporting__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698