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

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

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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": "An API to schedule reporting jobs and download the resulting bulk data reports about YouTube channels, videos etc. in the form of CSV files. ", 18 "description": "Schedules reporting jobs and downloads the resulting bulk da ta reports about YouTube channels, videos, etc. 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": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/q7HuPi4zz1Oz_O1187etqiN47V4\"", 21 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/gy50rt5mi9f3hPLBxQXMXQbu1CY\"",
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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 "methods": { 113 "methods": {
114 "download": { 114 "download": {
115 "description": "Method for media download. Download is suppo rted on the URI `/v1/media/{+name}?alt=media`.", 115 "description": "Method for media download. Download is suppo rted on the URI `/v1/media/{+name}?alt=media`.",
116 "httpMethod": "GET", 116 "httpMethod": "GET",
117 "id": "youtubereporting.media.download", 117 "id": "youtubereporting.media.download",
118 "parameterOrder": [ 118 "parameterOrder": [
119 "resourceName" 119 "resourceName"
120 ], 120 ],
121 "parameters": { 121 "parameters": {
122 "resourceName": { 122 "resourceName": {
123 "description": "Name of the media that is being down loaded. See [][ByteStream.ReadRequest.resource_name].", 123 "description": "Name of the media that is being down loaded. See ByteStream.ReadRequest.resource_name.",
124 "location": "path", 124 "location": "path",
125 "pattern": "^.*$", 125 "pattern": "^.*$",
126 "required": true, 126 "required": true,
127 "type": "string" 127 "type": "string"
128 } 128 }
129 }, 129 },
130 "path": "v1/media/{+resourceName}", 130 "path": "v1/media/{+resourceName}",
131 "response": { 131 "response": {
132 "$ref": "Media" 132 "$ref": "Media"
133 }, 133 },
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 "scopes": [ 371 "scopes": [
372 "https://www.googleapis.com/auth/yt-analytics-mo netary.readonly", 372 "https://www.googleapis.com/auth/yt-analytics-mo netary.readonly",
373 "https://www.googleapis.com/auth/yt-analytics.re adonly" 373 "https://www.googleapis.com/auth/yt-analytics.re adonly"
374 ] 374 ]
375 } 375 }
376 } 376 }
377 } 377 }
378 } 378 }
379 } 379 }
380 }, 380 },
381 "revision": "20151026", 381 "revision": "20160301",
382 "rootUrl": "https://youtubereporting.googleapis.com/", 382 "rootUrl": "https://youtubereporting.googleapis.com/",
383 "schemas": { 383 "schemas": {
384 "Media": { 384 "Media": {
385 "description": "Media resource.", 385 "description": "Media resource.",
386 "id": "Media", 386 "id": "Media",
387 "properties": { 387 "properties": {
388 "resourceName": { 388 "resourceName": {
389 "description": "Name of the media resource.", 389 "description": "Name of the media resource.",
390 "type": "string" 390 "type": "string"
391 } 391 }
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 "properties": { 431 "properties": {
432 "id": { 432 "id": {
433 "description": "The server-generated ID of the job (max. 40 characters).", 433 "description": "The server-generated ID of the job (max. 40 characters).",
434 "type": "string" 434 "type": "string"
435 }, 435 },
436 "reportTypeId": { 436 "reportTypeId": {
437 "description": "The type of reports this job creates. Corres ponds to the ID of a ReportType.", 437 "description": "The type of reports this job creates. Corres ponds to the ID of a ReportType.",
438 "type": "string" 438 "type": "string"
439 }, 439 },
440 "name": { 440 "name": {
441 "description": "The name of the job (max. 100 characters). T ODO(lanthaler) Clarify what this will actually be used for", 441 "description": "The name of the job (max. 100 characters).",
442 "type": "string" 442 "type": "string"
443 }, 443 },
444 "createTime": { 444 "createTime": {
445 "description": "The creation date/time of the job.", 445 "description": "The creation date/time of the job.",
446 "type": "string" 446 "type": "string"
447 } 447 }
448 }, 448 },
449 "type": "object" 449 "type": "object"
450 }, 450 },
451 "ListJobsResponse": { 451 "ListJobsResponse": {
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 "type": "string" 518 "type": "string"
519 } 519 }
520 }, 520 },
521 "type": "object" 521 "type": "object"
522 } 522 }
523 }, 523 },
524 "servicePath": "", 524 "servicePath": "",
525 "title": "YouTube Reporting API", 525 "title": "YouTube Reporting API",
526 "version": "v1" 526 "version": "v1"
527 } 527 }
OLDNEW
« no previous file with comments | « discovery/googleapis/youtube__v3.json ('k') | discovery/googleapis_beta/appengine__v1beta4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698