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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/playcustomapp__v1.json ('k') | discovery/googleapis/plusDomains__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/playmovies_partner.readonly": { 5 "https://www.googleapis.com/auth/playmovies_partner.readonly": {
6 "description": "View the digital assets you publish on Googl e Play Movies and TV" 6 "description": "View the digital assets you publish on Googl e Play Movies and TV"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "", 11 "basePath": "",
12 "baseUrl": "https://playmoviespartner.googleapis.com/", 12 "baseUrl": "https://playmoviespartner.googleapis.com/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Play Movies", 14 "canonicalName": "Play Movies",
15 "description": "Gets the delivery status of titles for Google Play Movies Pa rtners.", 15 "description": "Gets the delivery status of titles for Google Play Movies Pa rtners.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/playmoviespartner/", 17 "documentationLink": "https://developers.google.com/playmoviespartner/",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
21 }, 21 },
22 "id": "playmoviespartner:v1", 22 "id": "playmoviespartner:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "playmoviespartner", 24 "name": "playmoviespartner",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
28 "pp": {
29 "default": "true",
30 "description": "Pretty-print response.",
31 "location": "query",
32 "type": "boolean"
33 },
34 "bearer_token": {
35 "description": "OAuth bearer token.",
36 "location": "query",
37 "type": "string"
38 },
39 "oauth_token": {
40 "description": "OAuth 2.0 token for the current user.",
41 "location": "query",
42 "type": "string"
43 },
28 "upload_protocol": { 44 "upload_protocol": {
29 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").", 45 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
30 "location": "query", 46 "location": "query",
31 "type": "string" 47 "type": "string"
32 }, 48 },
33 "prettyPrint": { 49 "prettyPrint": {
34 "default": "true", 50 "default": "true",
35 "description": "Returns response with indentations and line breaks." , 51 "description": "Returns response with indentations and line breaks." ,
36 "location": "query", 52 "location": "query",
37 "type": "boolean" 53 "type": "boolean"
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 }, 103 },
88 "key": { 104 "key": {
89 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.", 105 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
90 "location": "query", 106 "location": "query",
91 "type": "string" 107 "type": "string"
92 }, 108 },
93 "quotaUser": { 109 "quotaUser": {
94 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.", 110 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
95 "location": "query", 111 "location": "query",
96 "type": "string" 112 "type": "string"
97 },
98 "pp": {
99 "default": "true",
100 "description": "Pretty-print response.",
101 "location": "query",
102 "type": "boolean"
103 },
104 "bearer_token": {
105 "description": "OAuth bearer token.",
106 "location": "query",
107 "type": "string"
108 },
109 "oauth_token": {
110 "description": "OAuth 2.0 token for the current user.",
111 "location": "query",
112 "type": "string"
113 } 113 }
114 }, 114 },
115 "protocol": "rest", 115 "protocol": "rest",
116 "resources": { 116 "resources": {
117 "accounts": { 117 "accounts": {
118 "resources": { 118 "resources": {
119 "storeInfos": {
120 "methods": {
121 "list": {
122 "description": "List StoreInfos owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rules_ for more information about this method.",
123 "httpMethod": "GET",
124 "id": "playmoviespartner.accounts.storeInfos.list",
125 "parameterOrder": [
126 "accountId"
127 ],
128 "parameters": {
129 "seasonIds": {
130 "description": "Filter StoreInfos that match any of the given `season_id`s.",
131 "location": "query",
132 "repeated": true,
133 "type": "string"
134 },
135 "videoIds": {
136 "description": "Filter StoreInfos that match any of the given `video_id`s.",
137 "location": "query",
138 "repeated": true,
139 "type": "string"
140 },
141 "videoId": {
142 "description": "Filter StoreInfos that match a given `video_id`.\nNOTE: this field is deprecated and will be removed on V2; `video_ids`\nshould be used instead.",
143 "location": "query",
144 "type": "string"
145 },
146 "pageToken": {
147 "description": "See _List methods rules_ for info about this field.",
148 "location": "query",
149 "type": "string"
150 },
151 "pageSize": {
152 "description": "See _List methods rules_ for info about this field.",
153 "format": "int32",
154 "location": "query",
155 "type": "integer"
156 },
157 "mids": {
158 "description": "Filter StoreInfos that match any of the given `mid`s.",
159 "location": "query",
160 "repeated": true,
161 "type": "string"
162 },
163 "pphNames": {
164 "description": "See _List methods rules_ for info about this field.",
165 "location": "query",
166 "repeated": true,
167 "type": "string"
168 },
169 "countries": {
170 "description": "Filter StoreInfos that match (case-insensitive) any of the given country\ncodes, using the \"ISO 3166-1 alph a-2\" format (examples: \"US\", \"us\", \"Us\").",
171 "location": "query",
172 "repeated": true,
173 "type": "string"
174 },
175 "name": {
176 "description": "Filter that matches StoreInf os with a `name` or `show_name`\nthat contains the given case-insensitive name." ,
177 "location": "query",
178 "type": "string"
179 },
180 "studioNames": {
181 "description": "See _List methods rules_ for info about this field.",
182 "location": "query",
183 "repeated": true,
184 "type": "string"
185 },
186 "accountId": {
187 "description": "REQUIRED. See _General rules _ for more information about this field.",
188 "location": "path",
189 "required": true,
190 "type": "string"
191 }
192 },
193 "path": "v1/accounts/{accountId}/storeInfos",
194 "response": {
195 "$ref": "ListStoreInfosResponse"
196 },
197 "scopes": [
198 "https://www.googleapis.com/auth/playmovies_part ner.readonly"
199 ]
200 }
201 },
202 "resources": {
203 "country": {
204 "methods": {
205 "get": {
206 "description": "Get a StoreInfo given its vi deo id and country.\n\nSee _Authentication and Authorization rules_ and\n_Get me thods rules_ for more information about this method.",
207 "httpMethod": "GET",
208 "id": "playmoviespartner.accounts.storeInfos .country.get",
209 "parameterOrder": [
210 "accountId",
211 "videoId",
212 "country"
213 ],
214 "parameters": {
215 "country": {
216 "description": "REQUIRED. Edit count ry.",
217 "location": "path",
218 "required": true,
219 "type": "string"
220 },
221 "videoId": {
222 "description": "REQUIRED. Video ID." ,
223 "location": "path",
224 "required": true,
225 "type": "string"
226 },
227 "accountId": {
228 "description": "REQUIRED. See _Gener al rules_ for more information about this field.",
229 "location": "path",
230 "required": true,
231 "type": "string"
232 }
233 },
234 "path": "v1/accounts/{accountId}/storeInfos/ {videoId}/country/{country}",
235 "response": {
236 "$ref": "StoreInfo"
237 },
238 "scopes": [
239 "https://www.googleapis.com/auth/playmov ies_partner.readonly"
240 ]
241 }
242 }
243 }
244 }
245 },
246 "orders": { 119 "orders": {
247 "methods": { 120 "methods": {
248 "list": { 121 "list": {
249 "description": "List Orders owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rule s_ for more information about this method.", 122 "description": "List Orders owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rule s_ for more information about this method.",
250 "httpMethod": "GET", 123 "httpMethod": "GET",
251 "id": "playmoviespartner.accounts.orders.list", 124 "id": "playmoviespartner.accounts.orders.list",
252 "parameterOrder": [ 125 "parameterOrder": [
253 "accountId" 126 "accountId"
254 ], 127 ],
255 "parameters": { 128 "parameters": {
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 "avails": { 229 "avails": {
357 "methods": { 230 "methods": {
358 "list": { 231 "list": {
359 "description": "List Avails owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rule s_ for more information about this method.", 232 "description": "List Avails owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rule s_ for more information about this method.",
360 "httpMethod": "GET", 233 "httpMethod": "GET",
361 "id": "playmoviespartner.accounts.avails.list", 234 "id": "playmoviespartner.accounts.avails.list",
362 "parameterOrder": [ 235 "parameterOrder": [
363 "accountId" 236 "accountId"
364 ], 237 ],
365 "parameters": { 238 "parameters": {
366 "pphNames": {
367 "description": "See _List methods rules_ for info about this field.",
368 "location": "query",
369 "repeated": true,
370 "type": "string"
371 },
372 "altId": {
373 "description": "Filter Avails that match a c ase-insensitive, partner-specific custom id.\nNOTE: this field is deprecated and will be removed on V2; `alt_ids`\nshould be used instead.",
374 "location": "query",
375 "type": "string"
376 },
377 "studioNames": {
378 "description": "See _List methods rules_ for info about this field.",
379 "location": "query",
380 "repeated": true,
381 "type": "string"
382 },
383 "accountId": { 239 "accountId": {
384 "description": "REQUIRED. See _General rules _ for more information about this field.", 240 "description": "REQUIRED. See _General rules _ for more information about this field.",
385 "location": "path", 241 "location": "path",
386 "required": true, 242 "required": true,
387 "type": "string" 243 "type": "string"
388 }, 244 },
389 "territories": { 245 "territories": {
390 "description": "Filter Avails that match (ca se-insensitive) any of the given country codes,\nusing the \"ISO 3166-1 alpha-2\ " format (examples: \"US\", \"us\", \"Us\").", 246 "description": "Filter Avails that match (ca se-insensitive) any of the given country codes,\nusing the \"ISO 3166-1 alpha-2\ " format (examples: \"US\", \"us\", \"Us\").",
391 "location": "query", 247 "location": "query",
392 "repeated": true, 248 "repeated": true,
(...skipping 19 matching lines...) Expand all
412 "description": "See _List methods rules_ for info about this field.", 268 "description": "See _List methods rules_ for info about this field.",
413 "format": "int32", 269 "format": "int32",
414 "location": "query", 270 "location": "query",
415 "type": "integer" 271 "type": "integer"
416 }, 272 },
417 "altIds": { 273 "altIds": {
418 "description": "Filter Avails that match (ca se-insensitive) any of the given partner-specific custom ids.", 274 "description": "Filter Avails that match (ca se-insensitive) any of the given partner-specific custom ids.",
419 "location": "query", 275 "location": "query",
420 "repeated": true, 276 "repeated": true,
421 "type": "string" 277 "type": "string"
278 },
279 "pphNames": {
280 "description": "See _List methods rules_ for info about this field.",
281 "location": "query",
282 "repeated": true,
283 "type": "string"
284 },
285 "altId": {
286 "description": "Filter Avails that match a c ase-insensitive, partner-specific custom id.\nNOTE: this field is deprecated and will be removed on V2; `alt_ids`\nshould be used instead.",
287 "location": "query",
288 "type": "string"
289 },
290 "studioNames": {
291 "description": "See _List methods rules_ for info about this field.",
292 "location": "query",
293 "repeated": true,
294 "type": "string"
422 } 295 }
423 }, 296 },
424 "path": "v1/accounts/{accountId}/avails", 297 "path": "v1/accounts/{accountId}/avails",
425 "response": { 298 "response": {
426 "$ref": "ListAvailsResponse" 299 "$ref": "ListAvailsResponse"
427 }, 300 },
428 "scopes": [ 301 "scopes": [
429 "https://www.googleapis.com/auth/playmovies_part ner.readonly" 302 "https://www.googleapis.com/auth/playmovies_part ner.readonly"
430 ] 303 ]
431 }, 304 },
432 "get": { 305 "get": {
433 "description": "Get an Avail given its avail group i d and avail id.", 306 "description": "Get an Avail given its avail group i d and avail id.",
434 "httpMethod": "GET", 307 "httpMethod": "GET",
435 "id": "playmoviespartner.accounts.avails.get", 308 "id": "playmoviespartner.accounts.avails.get",
436 "parameterOrder": [ 309 "parameterOrder": [
437 "accountId", 310 "accountId",
438 "availId" 311 "availId"
439 ], 312 ],
440 "parameters": { 313 "parameters": {
441 "availId": { 314 "accountId": {
442 "description": "REQUIRED. Avail ID.", 315 "description": "REQUIRED. See _General rules _ for more information about this field.",
443 "location": "path", 316 "location": "path",
444 "required": true, 317 "required": true,
445 "type": "string" 318 "type": "string"
446 }, 319 },
447 "accountId": { 320 "availId": {
448 "description": "REQUIRED. See _General rules _ for more information about this field.", 321 "description": "REQUIRED. Avail ID.",
449 "location": "path", 322 "location": "path",
450 "required": true, 323 "required": true,
451 "type": "string" 324 "type": "string"
452 } 325 }
453 }, 326 },
454 "path": "v1/accounts/{accountId}/avails/{availId}", 327 "path": "v1/accounts/{accountId}/avails/{availId}",
455 "response": { 328 "response": {
456 "$ref": "Avail" 329 "$ref": "Avail"
457 }, 330 },
458 "scopes": [ 331 "scopes": [
459 "https://www.googleapis.com/auth/playmovies_part ner.readonly" 332 "https://www.googleapis.com/auth/playmovies_part ner.readonly"
460 ] 333 ]
461 } 334 }
462 } 335 }
336 },
337 "storeInfos": {
338 "methods": {
339 "list": {
340 "description": "List StoreInfos owned or managed by the partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rules_ for more information about this method.",
341 "httpMethod": "GET",
342 "id": "playmoviespartner.accounts.storeInfos.list",
343 "parameterOrder": [
344 "accountId"
345 ],
346 "parameters": {
347 "accountId": {
348 "description": "REQUIRED. See _General rules _ for more information about this field.",
349 "location": "path",
350 "required": true,
351 "type": "string"
352 },
353 "seasonIds": {
354 "description": "Filter StoreInfos that match any of the given `season_id`s.",
355 "location": "query",
356 "repeated": true,
357 "type": "string"
358 },
359 "pageToken": {
360 "description": "See _List methods rules_ for info about this field.",
361 "location": "query",
362 "type": "string"
363 },
364 "videoId": {
365 "description": "Filter StoreInfos that match a given `video_id`.\nNOTE: this field is deprecated and will be removed on V2; `video_ids`\nshould be used instead.",
366 "location": "query",
367 "type": "string"
368 },
369 "videoIds": {
370 "description": "Filter StoreInfos that match any of the given `video_id`s.",
371 "location": "query",
372 "repeated": true,
373 "type": "string"
374 },
375 "pageSize": {
376 "description": "See _List methods rules_ for info about this field.",
377 "format": "int32",
378 "location": "query",
379 "type": "integer"
380 },
381 "mids": {
382 "description": "Filter StoreInfos that match any of the given `mid`s.",
383 "location": "query",
384 "repeated": true,
385 "type": "string"
386 },
387 "pphNames": {
388 "description": "See _List methods rules_ for info about this field.",
389 "location": "query",
390 "repeated": true,
391 "type": "string"
392 },
393 "countries": {
394 "description": "Filter StoreInfos that match (case-insensitive) any of the given country\ncodes, using the \"ISO 3166-1 alph a-2\" format (examples: \"US\", \"us\", \"Us\").",
395 "location": "query",
396 "repeated": true,
397 "type": "string"
398 },
399 "studioNames": {
400 "description": "See _List methods rules_ for info about this field.",
401 "location": "query",
402 "repeated": true,
403 "type": "string"
404 },
405 "name": {
406 "description": "Filter that matches StoreInf os with a `name` or `show_name`\nthat contains the given case-insensitive name." ,
407 "location": "query",
408 "type": "string"
409 }
410 },
411 "path": "v1/accounts/{accountId}/storeInfos",
412 "response": {
413 "$ref": "ListStoreInfosResponse"
414 },
415 "scopes": [
416 "https://www.googleapis.com/auth/playmovies_part ner.readonly"
417 ]
418 }
419 },
420 "resources": {
421 "country": {
422 "methods": {
423 "get": {
424 "description": "Get a StoreInfo given its vi deo id and country.\n\nSee _Authentication and Authorization rules_ and\n_Get me thods rules_ for more information about this method.",
425 "httpMethod": "GET",
426 "id": "playmoviespartner.accounts.storeInfos .country.get",
427 "parameterOrder": [
428 "accountId",
429 "videoId",
430 "country"
431 ],
432 "parameters": {
433 "accountId": {
434 "description": "REQUIRED. See _Gener al rules_ for more information about this field.",
435 "location": "path",
436 "required": true,
437 "type": "string"
438 },
439 "country": {
440 "description": "REQUIRED. Edit count ry.",
441 "location": "path",
442 "required": true,
443 "type": "string"
444 },
445 "videoId": {
446 "description": "REQUIRED. Video ID." ,
447 "location": "path",
448 "required": true,
449 "type": "string"
450 }
451 },
452 "path": "v1/accounts/{accountId}/storeInfos/ {videoId}/country/{country}",
453 "response": {
454 "$ref": "StoreInfo"
455 },
456 "scopes": [
457 "https://www.googleapis.com/auth/playmov ies_partner.readonly"
458 ]
459 }
460 }
461 }
462 }
463 } 463 }
464 } 464 }
465 } 465 }
466 }, 466 },
467 "revision": "20170815", 467 "revision": "20170906",
468 "rootUrl": "https://playmoviespartner.googleapis.com/", 468 "rootUrl": "https://playmoviespartner.googleapis.com/",
469 "schemas": { 469 "schemas": {
470 "Order": { 470 "Order": {
471 "description": "An Order tracks the fulfillment of an Edit when deli vered using the\nlegacy, non-component-based delivery.\n\nEach Order is uniquely identified by an `order_id`, which is generated\nby Google.\n\nExternally, Orde rs can also be identified by partners using its `custom_id`\n(when provided).", 471 "description": "An Order tracks the fulfillment of an Edit when deli vered using the\nlegacy, non-component-based delivery.\n\nEach Order is uniquely identified by an `order_id`, which is generated\nby Google.\n\nExternally, Orde rs can also be identified by partners using its `custom_id`\n(when provided).",
472 "id": "Order", 472 "id": "Order",
473 "properties": { 473 "properties": {
474 "name": {
475 "description": "Default Edit name,\nusually in the language of the country of origin.\nExample: \"Googlers, The\".",
476 "type": "string"
477 },
478 "studioName": { 474 "studioName": {
479 "description": "Name of the studio that owns the Edit ordere d.", 475 "description": "Name of the studio that owns the Edit ordere d.",
480 "type": "string" 476 "type": "string"
481 }, 477 },
482 "receivedTime": { 478 "receivedTime": {
483 "description": "Timestamp when the Order was fulfilled.", 479 "description": "Timestamp when the Order was fulfilled.",
484 "format": "google-datetime", 480 "format": "google-datetime",
485 "type": "string" 481 "type": "string"
486 }, 482 },
487 "seasonName": { 483 "seasonName": {
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 "description": "Default Episode name,\nusually in the langua ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The - Pilot\".", 571 "description": "Default Episode name,\nusually in the langua ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The - Pilot\".",
576 "type": "string" 572 "type": "string"
577 }, 573 },
578 "countries": { 574 "countries": {
579 "description": "Countries where the Order is available,\nusi ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", 575 "description": "Countries where the Order is available,\nusi ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").",
580 "items": { 576 "items": {
581 "type": "string" 577 "type": "string"
582 }, 578 },
583 "type": "array" 579 "type": "array"
584 }, 580 },
581 "earliestAvailStartTime": {
582 "description": "Timestamp of the earliest start date of the Avails\nlinked to this Order.",
583 "format": "google-datetime",
584 "type": "string"
585 },
585 "status": { 586 "status": {
586 "description": "High-level status of the order.", 587 "description": "High-level status of the order.",
587 "enum": [ 588 "enum": [
588 "STATUS_UNSPECIFIED", 589 "STATUS_UNSPECIFIED",
589 "STATUS_APPROVED", 590 "STATUS_APPROVED",
590 "STATUS_FAILED", 591 "STATUS_FAILED",
591 "STATUS_PROCESSING", 592 "STATUS_PROCESSING",
592 "STATUS_UNFULFILLED", 593 "STATUS_UNFULFILLED",
593 "STATUS_NOT_AVAILABLE" 594 "STATUS_NOT_AVAILABLE"
594 ], 595 ],
595 "enumDescriptions": [ 596 "enumDescriptions": [
596 "Value could not be determined, please contact technical support if\nit should.", 597 "Value could not be determined, please contact technical support if\nit should.",
597 "Approved by Google.", 598 "Approved by Google.",
598 "Waiting for partner to re-deliver the asset after a rej ection by Google.", 599 "Waiting for partner to re-deliver the asset after a rej ection by Google.",
599 "Waiting for Google to process the asset.", 600 "Waiting for Google to process the asset.",
600 "Waiting for partner to deliver the asset.", 601 "Waiting for partner to deliver the asset.",
601 "Used when Status is not available (i.e: Orders for TV S easons)." 602 "Used when Status is not available (i.e: Orders for TV S easons)."
602 ], 603 ],
603 "type": "string" 604 "type": "string"
604 }, 605 },
605 "earliestAvailStartTime": {
606 "description": "Timestamp of the earliest start date of the Avails\nlinked to this Order.",
607 "format": "google-datetime",
608 "type": "string"
609 },
610 "statusDetail": { 606 "statusDetail": {
611 "description": "Detailed status of the order", 607 "description": "Detailed status of the order",
612 "enum": [ 608 "enum": [
613 "ORDER_STATUS_UNSPECIFIED", 609 "ORDER_STATUS_UNSPECIFIED",
614 "ORDER_STATUS_QC_APPROVED", 610 "ORDER_STATUS_QC_APPROVED",
615 "ORDER_STATUS_QC_REJECTION", 611 "ORDER_STATUS_QC_REJECTION",
616 "ORDER_STATUS_INTERNAL_FIX", 612 "ORDER_STATUS_INTERNAL_FIX",
617 "ORDER_STATUS_OPEN_ORDER", 613 "ORDER_STATUS_OPEN_ORDER",
618 "ORDER_STATUS_NOT_AVAILABLE", 614 "ORDER_STATUS_NOT_AVAILABLE",
619 "ORDER_STATUS_AWAITING_REDELIVERY", 615 "ORDER_STATUS_AWAITING_REDELIVERY",
620 "ORDER_STATUS_READY_FOR_QC", 616 "ORDER_STATUS_READY_FOR_QC",
621 "ORDER_STATUS_FILE_PROCESSING" 617 "ORDER_STATUS_FILE_PROCESSING"
622 ], 618 ],
623 "enumDescriptions": [ 619 "enumDescriptions": [
624 "Value could not be determined, please contact technical support if\nit should.", 620 "Value could not be determined, please contact technical support if\nit should.",
625 "Approved by Google's Quality Control team.", 621 "Approved by Google's Quality Control team.",
626 "Rejected by Google's Quality Control team, pending part ner redelivery.", 622 "Rejected by Google's Quality Control team, pending part ner redelivery.",
627 "Internal error while processing the Order.", 623 "Internal error while processing the Order.",
628 "Waiting for initial delivery from partner.", 624 "Waiting for initial delivery from partner.",
629 "Used on Orders that do not have Status, like TV Seasons .", 625 "Used on Orders that do not have Status, like TV Seasons .",
630 "Waiting for re-delivery from partner.", 626 "Waiting for re-delivery from partner.",
631 "Asset was delivered by partner, but is being reviewed b y Google's\nQuality Control team.", 627 "Asset was delivered by partner, but is being reviewed b y Google's\nQuality Control team.",
632 "Waiting for Google to process the asset." 628 "Waiting for Google to process the asset."
633 ], 629 ],
634 "type": "string" 630 "type": "string"
631 },
632 "name": {
633 "description": "Default Edit name,\nusually in the language of the country of origin.\nExample: \"Googlers, The\".",
634 "type": "string"
635 } 635 }
636 }, 636 },
637 "type": "object" 637 "type": "object"
638 }, 638 },
639 "ListStoreInfosResponse": { 639 "ListStoreInfosResponse": {
640 "description": "Response to the 'ListStoreInfos' method.", 640 "description": "Response to the 'ListStoreInfos' method.",
641 "id": "ListStoreInfosResponse", 641 "id": "ListStoreInfosResponse",
642 "properties": { 642 "properties": {
643 "nextPageToken": { 643 "nextPageToken": {
644 "description": "See 'List methods rules' for info about this field.", 644 "description": "See 'List methods rules' for info about this field.",
(...skipping 30 matching lines...) Expand all
675 "type": "string" 675 "type": "string"
676 }, 676 },
677 "totalSize": { 677 "totalSize": {
678 "description": "See _List methods rules_ for more informatio n about this field.", 678 "description": "See _List methods rules_ for more informatio n about this field.",
679 "format": "int32", 679 "format": "int32",
680 "type": "integer" 680 "type": "integer"
681 } 681 }
682 }, 682 },
683 "type": "object" 683 "type": "object"
684 }, 684 },
685 "ListOrdersResponse": {
686 "description": "Response to the 'ListOrders' method.",
687 "id": "ListOrdersResponse",
688 "properties": {
689 "orders": {
690 "description": "List of Orders that match the request criter ia.",
691 "items": {
692 "$ref": "Order"
693 },
694 "type": "array"
695 },
696 "nextPageToken": {
697 "description": "See _List methods rules_ for info about this field.",
698 "type": "string"
699 },
700 "totalSize": {
701 "description": "See _List methods rules_ for more informatio n about this field.",
702 "format": "int32",
703 "type": "integer"
704 }
705 },
706 "type": "object"
707 },
708 "StoreInfo": { 685 "StoreInfo": {
709 "description": "Information about a playable sequence (video) associ ated with an Edit\nand available at the Google Play Store.\n\nInternally, each S toreInfo is uniquely identified by a `video_id`\nand `country`.\n\nExternally, T itle-level EIDR or Edit-level EIDR, if provided,\ncan also be used to identify a specific title or edit in a country.", 686 "description": "Information about a playable sequence (video) associ ated with an Edit\nand available at the Google Play Store.\n\nInternally, each S toreInfo is uniquely identified by a `video_id`\nand `country`.\n\nExternally, T itle-level EIDR or Edit-level EIDR, if provided,\ncan also be used to identify a specific title or edit in a country.",
710 "id": "StoreInfo", 687 "id": "StoreInfo",
711 "properties": { 688 "properties": {
689 "subtitles": {
690 "description": "Subtitles available for this Edit.",
691 "items": {
692 "type": "string"
693 },
694 "type": "array"
695 },
696 "audioTracks": {
697 "description": "Audio tracks available for this Edit.",
698 "items": {
699 "type": "string"
700 },
701 "type": "array"
702 },
703 "showName": {
704 "description": "Default Show name, usually in the language o f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The \".",
705 "type": "string"
706 },
707 "country": {
708 "description": "Country where Edit is available in ISO 3166- 1 alpha-2 country\ncode.\nExample: \"US\".",
709 "type": "string"
710 },
711 "showId": {
712 "description": "Google-generated ID identifying the show lin ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'",
713 "type": "string"
714 },
715 "type": {
716 "description": "Edit type, like Movie, Episode or Season.",
717 "enum": [
718 "TITLE_TYPE_UNSPECIFIED",
719 "MOVIE",
720 "SEASON",
721 "EPISODE",
722 "BUNDLE"
723 ],
724 "enumDescriptions": [
725 "Value could not be determined, please contact technical support if\nit should.",
726 "A movie picture.",
727 "A season of a TV show.",
728 "An episode of a TV show.",
729 "A collection of movies, i.e. \"Googlers 1 and Googlers, the return\""
730 ],
731 "type": "string"
732 },
733 "trailerId": {
734 "description": "Google-generated ID identifying the trailer linked to the Edit.\nExample: 'bhd_4e_cx'",
735 "type": "string"
736 },
737 "hasHdOffer": {
738 "description": "Whether the Edit has a HD offer.",
739 "type": "boolean"
740 },
741 "mid": {
742 "description": "Knowledge Graph ID associated to this Edit, if available.\nThis ID links the Edit to its knowledge entity, externally access ible\nat http://freebase.com.\nIn the absense of Title EIDR or Edit EIDR, this I D helps link together\nmultiple Edits across countries.\nExample: '/m/0ffx29'",
743 "type": "string"
744 },
745 "hasAudio51": {
746 "description": "Whether the Edit has a 5.1 channel audio tra ck.",
747 "type": "boolean"
748 },
712 "name": { 749 "name": {
713 "description": "Default Edit name, usually in the language o f the country of\norigin.\nExample: \"Googlers, The\".", 750 "description": "Default Edit name, usually in the language o f the country of\norigin.\nExample: \"Googlers, The\".",
714 "type": "string" 751 "type": "string"
715 }, 752 },
716 "seasonId": { 753 "seasonId": {
717 "description": "Google-generated ID identifying the season l inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", 754 "description": "Google-generated ID identifying the season l inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'",
718 "type": "string" 755 "type": "string"
719 }, 756 },
720 "titleLevelEidr": { 757 "titleLevelEidr": {
721 "description": "Title-level EIDR ID.\nExample: \"10.5240/148 9-49A2-3956-4B2D-FE16-5\".", 758 "description": "Title-level EIDR ID.\nExample: \"10.5240/148 9-49A2-3956-4B2D-FE16-5\".",
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 }, 802 },
766 "type": "array" 803 "type": "array"
767 }, 804 },
768 "episodeNumber": { 805 "episodeNumber": {
769 "description": "The number assigned to the episode within a season.\nOnly available on TV Edits.\nExample: \"1\".", 806 "description": "The number assigned to the episode within a season.\nOnly available on TV Edits.\nExample: \"1\".",
770 "type": "string" 807 "type": "string"
771 }, 808 },
772 "studioName": { 809 "studioName": {
773 "description": "Name of the studio that owns the Edit ordere d.", 810 "description": "Name of the studio that owns the Edit ordere d.",
774 "type": "string" 811 "type": "string"
775 },
776 "subtitles": {
777 "description": "Subtitles available for this Edit.",
778 "items": {
779 "type": "string"
780 },
781 "type": "array"
782 },
783 "audioTracks": {
784 "description": "Audio tracks available for this Edit.",
785 "items": {
786 "type": "string"
787 },
788 "type": "array"
789 },
790 "showName": {
791 "description": "Default Show name, usually in the language o f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The \".",
792 "type": "string"
793 },
794 "country": {
795 "description": "Country where Edit is available in ISO 3166- 1 alpha-2 country\ncode.\nExample: \"US\".",
796 "type": "string"
797 },
798 "showId": {
799 "description": "Google-generated ID identifying the show lin ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'",
800 "type": "string"
801 },
802 "type": {
803 "description": "Edit type, like Movie, Episode or Season.",
804 "enum": [
805 "TITLE_TYPE_UNSPECIFIED",
806 "MOVIE",
807 "SEASON",
808 "EPISODE",
809 "BUNDLE"
810 ],
811 "enumDescriptions": [
812 "Value could not be determined, please contact technical support if\nit should.",
813 "A movie picture.",
814 "A season of a TV show.",
815 "An episode of a TV show.",
816 "A collection of movies, i.e. \"Googlers 1 and Googlers, the return\""
817 ],
818 "type": "string"
819 },
820 "trailerId": {
821 "description": "Google-generated ID identifying the trailer linked to the Edit.\nExample: 'bhd_4e_cx'",
822 "type": "string"
823 },
824 "hasHdOffer": {
825 "description": "Whether the Edit has a HD offer.",
826 "type": "boolean"
827 },
828 "mid": {
829 "description": "Knowledge Graph ID associated to this Edit, if available.\nThis ID links the Edit to its knowledge entity, externally access ible\nat http://freebase.com.\nIn the absense of Title EIDR or Edit EIDR, this I D helps link together\nmultiple Edits across countries.\nExample: '/m/0ffx29'",
830 "type": "string"
831 },
832 "hasAudio51": {
833 "description": "Whether the Edit has a 5.1 channel audio tra ck.",
834 "type": "boolean"
835 } 812 }
836 }, 813 },
837 "type": "object" 814 "type": "object"
838 }, 815 },
839 "Avail": { 816 "Avail": {
840 "description": "An Avail describes the Availability Window of a spec ific Edit in a given\ncountry, which means the period Google is allowed to sell or rent the Edit.\n\nAvails are exposed in EMA format Version 1.6b (available at \nhttp://www.movielabs.com/md/avails/)\n\nStudios can see the Avails for the Tit les they own.\nPost-production houses cannot see any Avails.", 817 "description": "An Avail describes the Availability Window of a spec ific Edit in a given\ncountry, which means the period Google is allowed to sell or rent the Edit.\n\nAvails are exposed in EMA format Version 1.6b (available at \nhttp://www.movielabs.com/md/avails/)\n\nStudios can see the Avails for the Tit les they own.\nPost-production houses cannot see any Avails.",
841 "id": "Avail", 818 "id": "Avail",
842 "properties": { 819 "properties": {
820 "ratingValue": {
821 "description": "Value representing the rating.\nRatings shou ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"",
822 "type": "string"
823 },
824 "titleInternalAlias": {
825 "description": "Title used by involved parties to refer to t his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.",
826 "type": "string"
827 },
828 "contentId": {
829 "description": "Title Identifier. This should be the Title L evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".",
830 "type": "string"
831 },
832 "storeLanguage": {
833 "description": "Spoken language of the intended audience.\nL anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".",
834 "type": "string"
835 },
836 "captionExemption": {
837 "description": "Communicating an exempt category as defined by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"",
838 "type": "string"
839 },
840 "displayName": {
841 "description": "The name of the studio that owns the Edit re ferred in the Avail.\nThis is the equivalent of `studio_name` in other resources , but it follows\nthe EMA nomenclature.\nExample: \"Google Films\".",
842 "type": "string"
843 },
844 "productId": {
845 "description": "Edit Identifier. This should be the Edit Lev el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"",
846 "type": "string"
847 },
848 "seasonTitleInternalAlias": {
849 "description": "Title used by involved parties to refer to t his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".",
850 "type": "string"
851 },
852 "priceValue": {
853 "description": "Value to be applied to the pricing type.\nEx ample: \"4\" or \"2.99\"",
854 "type": "string"
855 },
856 "episodeAltId": {
857 "description": "Other identifier referring to the episode, a s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3 \".",
858 "type": "string"
859 },
860 "territory": {
861 "description": "ISO 3166-1 alpha-2 country code for the coun try or territory\nof this Avail.\nFor Avails, we use Territory in lieu of Countr y to comply with\nEMA specifications.\nBut please note that Territory and Countr y identify the same thing.\nExample: \"US\".",
862 "type": "string"
863 },
864 "ratingReason": {
865 "description": "Value representing the rating reason.\nRatin g reasons should be formatted as per\n[EMA ratings spec](http://www.movielabs.co m/md/ratings/)\nand comma-separated for inclusion of multiple reasons.\nExample: \"L, S, V\"",
866 "type": "string"
867 },
843 "workType": { 868 "workType": {
844 "description": "Work type as enumerated in EMA.", 869 "description": "Work type as enumerated in EMA.",
845 "enum": [ 870 "enum": [
846 "TITLE_TYPE_UNSPECIFIED", 871 "TITLE_TYPE_UNSPECIFIED",
847 "MOVIE", 872 "MOVIE",
848 "SEASON", 873 "SEASON",
849 "EPISODE", 874 "EPISODE",
850 "BUNDLE" 875 "BUNDLE"
851 ], 876 ],
852 "enumDescriptions": [ 877 "enumDescriptions": [
853 "Value could not be determined, please contact technical support if\nit should.", 878 "Value could not be determined, please contact technical support if\nit should.",
854 "A movie picture.", 879 "A movie picture.",
855 "A season of a TV show.", 880 "A season of a TV show.",
856 "An episode of a TV show.", 881 "An episode of a TV show.",
857 "A collection of movies, i.e. \"Googlers 1 and Googlers, the return\"" 882 "A collection of movies, i.e. \"Googlers 1 and Googlers, the return\""
858 ], 883 ],
859 "type": "string" 884 "type": "string"
860 }, 885 },
861 "availId": { 886 "availId": {
862 "description": "ID internally generated by Google to uniquel y identify an Avail.\nNot part of EMA Specs.", 887 "description": "ID internally generated by Google to uniquel y identify an Avail.\nNot part of EMA Specs.",
863 "type": "string" 888 "type": "string"
864 }, 889 },
865 "ratingReason": {
866 "description": "Value representing the rating reason.\nRatin g reasons should be formatted as per\n[EMA ratings spec](http://www.movielabs.co m/md/ratings/)\nand comma-separated for inclusion of multiple reasons.\nExample: \"L, S, V\"",
867 "type": "string"
868 },
869 "episodeTitleInternalAlias": { 890 "episodeTitleInternalAlias": {
870 "description": "OPTIONAL.TV Only. Title used by involved par ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding at Google\".", 891 "description": "OPTIONAL.TV Only. Title used by involved par ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding at Google\".",
871 "type": "string" 892 "type": "string"
872 }, 893 },
873 "suppressionLiftDate": { 894 "suppressionLiftDate": {
874 "description": "First date an Edit could be publically annou nced as becoming\navailable at a specific future date in territory of Avail.\n*N ot* the Avail start date or pre-order start date.\nFormat is YYYY-MM-DD.\nOnly a vailable for pre-orders.\nExample: \"2012-12-10\"", 895 "description": "First date an Edit could be publically annou nced as becoming\navailable at a specific future date in territory of Avail.\n*N ot* the Avail start date or pre-order start date.\nFormat is YYYY-MM-DD.\nOnly a vailable for pre-orders.\nExample: \"2012-12-10\"",
875 "type": "string" 896 "type": "string"
876 }, 897 },
877 "seasonAltId": { 898 "seasonAltId": {
878 "description": "Other identifier referring to the season, as defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\". ", 899 "description": "Other identifier referring to the season, as defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\". ",
879 "type": "string" 900 "type": "string"
880 }, 901 },
881 "encodeId": { 902 "encodeId": {
882 "description": "Manifestation Identifier. This should be the Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", 903 "description": "Manifestation Identifier. This should be the Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"",
883 "type": "string" 904 "type": "string"
884 }, 905 },
885 "priceType": { 906 "priceType": {
886 "description": "Type of pricing that should be applied to th is Avail\nbased on how the partner classify them.\nExample: \"Tier\", \"WSP\", \ "SRP\", or \"Category\".", 907 "description": "Type of pricing that should be applied to th is Avail\nbased on how the partner classify them.\nExample: \"Tier\", \"WSP\", \ "SRP\", or \"Category\".",
887 "type": "string" 908 "type": "string"
888 }, 909 },
889 "captionIncluded": { 910 "captionIncluded": {
890 "description": "Communicating if caption file will be delive red.", 911 "description": "Communicating if caption file will be delive red.",
891 "type": "boolean" 912 "type": "boolean"
892 }, 913 },
893 "seasonNumber": {
894 "description": "The number assigned to the season within a s eries.\nOnly available on TV Avails.\nExample: \"1\".",
895 "type": "string"
896 },
897 "licenseType": { 914 "licenseType": {
898 "description": "Type of transaction.", 915 "description": "Type of transaction.",
899 "enum": [ 916 "enum": [
900 "LICENSE_TYPE_UNSPECIFIED", 917 "LICENSE_TYPE_UNSPECIFIED",
901 "EST", 918 "EST",
902 "VOD", 919 "VOD",
903 "SVOD", 920 "SVOD",
904 "POEST" 921 "POEST"
905 ], 922 ],
906 "enumDescriptions": [ 923 "enumDescriptions": [
907 "Value could not be determined, please contact technical support if\nit should.", 924 "Value could not be determined, please contact technical support if\nit should.",
908 "Electronic Sell Through - purchase policy for unlimited viewing.", 925 "Electronic Sell Through - purchase policy for unlimited viewing.",
909 "Video On Demand - rental policy for temporary viewing." , 926 "Video On Demand - rental policy for temporary viewing." ,
910 "Subscription Video On Demand - used for subscription pl atforms.\nNot supported on Google Play.", 927 "Subscription Video On Demand - used for subscription pl atforms.\nNot supported on Google Play.",
911 "Pre-order Electronic Sell Through - pre-order purchase only window." 928 "Pre-order Electronic Sell Through - pre-order purchase only window."
912 ], 929 ],
913 "type": "string" 930 "type": "string"
914 }, 931 },
932 "seasonNumber": {
933 "description": "The number assigned to the season within a s eries.\nOnly available on TV Avails.\nExample: \"1\".",
934 "type": "string"
935 },
915 "releaseDate": { 936 "releaseDate": {
916 "description": "Release date of the Title in earliest releas ed territory.\nTypically it is just the year, but it is free-form as per EMA spe c.\nExamples: \"1979\", \"Oct 2014\"", 937 "description": "Release date of the Title in earliest releas ed territory.\nTypically it is just the year, but it is free-form as per EMA spe c.\nExamples: \"1979\", \"Oct 2014\"",
917 "type": "string" 938 "type": "string"
918 }, 939 },
919 "end": { 940 "end": {
920 "description": "End of term in YYYY-MM-DD format in the time zone of the country\nof the Avail.\n\"Open\" if no end date is available.\nExamp le: \"2019-02-17\"", 941 "description": "End of term in YYYY-MM-DD format in the time zone of the country\nof the Avail.\n\"Open\" if no end date is available.\nExamp le: \"2019-02-17\"",
921 "type": "string" 942 "type": "string"
922 }, 943 },
923 "videoId": { 944 "videoId": {
924 "description": "Google-generated ID identifying the video li nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_ xc'", 945 "description": "Google-generated ID identifying the video li nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_ xc'",
925 "type": "string" 946 "type": "string"
926 }, 947 },
927 "start": { 948 "start": {
928 "description": "Start of term in YYYY-MM-DD format in the ti mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", 949 "description": "Start of term in YYYY-MM-DD format in the ti mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".",
929 "type": "string" 950 "type": "string"
930 }, 951 },
952 "ratingSystem": {
953 "description": "Rating system applied to the version of titl e within territory\nof Avail.\nRating systems should be formatted as per\n[EMA r atings spec](http://www.movielabs.com/md/ratings/)\nExample: \"MPAA\"",
954 "type": "string"
955 },
931 "pphNames": { 956 "pphNames": {
932 "description": "Name of the post-production houses that mana ge the Avail.\nNot part of EMA Specs.", 957 "description": "Name of the post-production houses that mana ge the Avail.\nNot part of EMA Specs.",
933 "items": { 958 "items": {
934 "type": "string" 959 "type": "string"
935 }, 960 },
936 "type": "array" 961 "type": "array"
937 }, 962 },
938 "ratingSystem": {
939 "description": "Rating system applied to the version of titl e within territory\nof Avail.\nRating systems should be formatted as per\n[EMA r atings spec](http://www.movielabs.com/md/ratings/)\nExample: \"MPAA\"",
940 "type": "string"
941 },
942 "seriesAltId": { 963 "seriesAltId": {
943 "description": "Other identifier referring to the series, as defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", 964 "description": "Other identifier referring to the series, as defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".",
944 "type": "string" 965 "type": "string"
945 }, 966 },
946 "altId": { 967 "altId": {
947 "description": "Other identifier referring to the Edit, as d efined by partner.\nExample: \"GOOGLER_2006\"", 968 "description": "Other identifier referring to the Edit, as d efined by partner.\nExample: \"GOOGLER_2006\"",
948 "type": "string" 969 "type": "string"
949 }, 970 },
950 "episodeNumber": { 971 "episodeNumber": {
951 "description": "The number assigned to the episode within a season.\nOnly available on TV Avails.\nExample: \"3\".", 972 "description": "The number assigned to the episode within a season.\nOnly available on TV Avails.\nExample: \"3\".",
(...skipping 11 matching lines...) Expand all
963 "HD", 984 "HD",
964 "UHD" 985 "UHD"
965 ], 986 ],
966 "enumDescriptions": [ 987 "enumDescriptions": [
967 "Value could not be determined, please contact technical support if\nit should.", 988 "Value could not be determined, please contact technical support if\nit should.",
968 "Standard-definition format.", 989 "Standard-definition format.",
969 "High-definition format.", 990 "High-definition format.",
970 "4K UHD." 991 "4K UHD."
971 ], 992 ],
972 "type": "string" 993 "type": "string"
973 },
974 "ratingValue": {
975 "description": "Value representing the rating.\nRatings shou ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"",
976 "type": "string"
977 },
978 "titleInternalAlias": {
979 "description": "Title used by involved parties to refer to t his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.",
980 "type": "string"
981 },
982 "contentId": {
983 "description": "Title Identifier. This should be the Title L evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".",
984 "type": "string"
985 },
986 "storeLanguage": {
987 "description": "Spoken language of the intended audience.\nL anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".",
988 "type": "string"
989 },
990 "productId": {
991 "description": "Edit Identifier. This should be the Edit Lev el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"",
992 "type": "string"
993 },
994 "displayName": {
995 "description": "The name of the studio that owns the Edit re ferred in the Avail.\nThis is the equivalent of `studio_name` in other resources , but it follows\nthe EMA nomenclature.\nExample: \"Google Films\".",
996 "type": "string"
997 },
998 "captionExemption": {
999 "description": "Communicating an exempt category as defined by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"",
1000 "type": "string"
1001 },
1002 "seasonTitleInternalAlias": {
1003 "description": "Title used by involved parties to refer to t his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".",
1004 "type": "string"
1005 },
1006 "episodeAltId": {
1007 "description": "Other identifier referring to the episode, a s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3 \".",
1008 "type": "string"
1009 },
1010 "priceValue": {
1011 "description": "Value to be applied to the pricing type.\nEx ample: \"4\" or \"2.99\"",
1012 "type": "string"
1013 },
1014 "territory": {
1015 "description": "ISO 3166-1 alpha-2 country code for the coun try or territory\nof this Avail.\nFor Avails, we use Territory in lieu of Countr y to comply with\nEMA specifications.\nBut please note that Territory and Countr y identify the same thing.\nExample: \"US\".",
1016 "type": "string"
1017 } 994 }
1018 }, 995 },
1019 "type": "object" 996 "type": "object"
997 },
998 "ListOrdersResponse": {
999 "description": "Response to the 'ListOrders' method.",
1000 "id": "ListOrdersResponse",
1001 "properties": {
1002 "orders": {
1003 "description": "List of Orders that match the request criter ia.",
1004 "items": {
1005 "$ref": "Order"
1006 },
1007 "type": "array"
1008 },
1009 "nextPageToken": {
1010 "description": "See _List methods rules_ for info about this field.",
1011 "type": "string"
1012 },
1013 "totalSize": {
1014 "description": "See _List methods rules_ for more informatio n about this field.",
1015 "format": "int32",
1016 "type": "integer"
1017 }
1018 },
1019 "type": "object"
1020 } 1020 }
1021 }, 1021 },
1022 "servicePath": "", 1022 "servicePath": "",
1023 "title": "Google Play Movies Partner API", 1023 "title": "Google Play Movies Partner API",
1024 "version": "v1" 1024 "version": "v1"
1025 } 1025 }
OLDNEW
« no previous file with comments | « discovery/googleapis/playcustomapp__v1.json ('k') | discovery/googleapis/plusDomains__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698