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

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

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 years, 4 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/yt-analytics-monetary.readonly" : { 5 "https://www.googleapis.com/auth/yt-analytics-monetary.readonly" : {
6 "description": "View monetary and non-monetary YouTube Analy tics reports for your YouTube content" 6 "description": "View monetary and non-monetary YouTube Analy tics reports for your YouTube content"
7 }, 7 },
8 "https://www.googleapis.com/auth/yt-analytics.readonly": { 8 "https://www.googleapis.com/auth/yt-analytics.readonly": {
9 "description": "View YouTube Analytics reports for your YouT ube content" 9 "description": "View YouTube Analytics reports for your YouT ube content"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "", 14 "basePath": "",
15 "baseUrl": "https://youtubereporting.googleapis.com/", 15 "baseUrl": "https://youtubereporting.googleapis.com/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "YouTube Reporting", 17 "canonicalName": "YouTube Reporting",
18 "description": "Schedules reporting jobs containing your YouTube Analytics d ata and downloads the resulting bulk data reports in the form of CSV files.", 18 "description": "Schedules reporting jobs containing your YouTube Analytics d ata and downloads the resulting bulk data reports in the form of CSV files.",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://developers.google.com/youtube/reporting/v1/rep orts/", 20 "documentationLink": "https://developers.google.com/youtube/reporting/v1/rep orts/",
21 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/rGt7cps_AzBks09MaEuVrcIRQ_o\"", 21 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/ym0RISeffUziZ77agVd4GWAEUYI\"",
22 "icons": { 22 "icons": {
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif",
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 24 "x32": "http://www.google.com/images/icons/product/search-32.gif"
25 }, 25 },
26 "id": "youtubereporting:v1", 26 "id": "youtubereporting:v1",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "youtubereporting", 28 "name": "youtubereporting",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "parameters": { 31 "parameters": {
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 "scopes": [ 391 "scopes": [
392 "https://www.googleapis.com/auth/yt-analytics-mo netary.readonly", 392 "https://www.googleapis.com/auth/yt-analytics-mo netary.readonly",
393 "https://www.googleapis.com/auth/yt-analytics.re adonly" 393 "https://www.googleapis.com/auth/yt-analytics.re adonly"
394 ] 394 ]
395 } 395 }
396 } 396 }
397 } 397 }
398 } 398 }
399 } 399 }
400 }, 400 },
401 "revision": "20160517", 401 "revision": "20160719",
402 "rootUrl": "https://youtubereporting.googleapis.com/", 402 "rootUrl": "https://youtubereporting.googleapis.com/",
403 "schemas": { 403 "schemas": {
404 "Media": { 404 "Media": {
405 "description": "Media resource.", 405 "description": "Media resource.",
406 "id": "Media", 406 "id": "Media",
407 "properties": { 407 "properties": {
408 "resourceName": { 408 "resourceName": {
409 "description": "Name of the media resource.", 409 "description": "Name of the media resource.",
410 "type": "string" 410 "type": "string"
411 } 411 }
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 "type": "string" 558 "type": "string"
559 } 559 }
560 }, 560 },
561 "type": "object" 561 "type": "object"
562 } 562 }
563 }, 563 },
564 "servicePath": "", 564 "servicePath": "",
565 "title": "YouTube Reporting API", 565 "title": "YouTube Reporting API",
566 "version": "v1" 566 "version": "v1"
567 } 567 }
OLDNEW
« no previous file with comments | « discovery/googleapis/youtube__v3.json ('k') | discovery/googleapis_beta/adexchangebuyer2__v2beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698