OLD | NEW |
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 "alt": { | 28 "key": { |
29 "default": "json", | 29 "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.", |
30 "description": "Data format for response.", | |
31 "enum": [ | |
32 "json", | |
33 "media", | |
34 "proto" | |
35 ], | |
36 "enumDescriptions": [ | |
37 "Responses with Content-Type of application/json", | |
38 "Media download with context-dependent Content-Type", | |
39 "Responses with Content-Type of application/x-protobuf" | |
40 ], | |
41 "location": "query", | 30 "location": "query", |
42 "type": "string" | 31 "type": "string" |
43 }, | 32 }, |
44 "access_token": { | 33 "access_token": { |
45 "description": "OAuth access token.", | 34 "description": "OAuth access token.", |
46 "location": "query", | 35 "location": "query", |
47 "type": "string" | 36 "type": "string" |
48 }, | 37 }, |
49 "key": { | |
50 "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.", | |
51 "location": "query", | |
52 "type": "string" | |
53 }, | |
54 "quotaUser": { | 38 "quotaUser": { |
55 "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.", | 39 "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.", |
56 "location": "query", | 40 "location": "query", |
57 "type": "string" | 41 "type": "string" |
58 }, | 42 }, |
59 "pp": { | 43 "pp": { |
60 "default": "true", | 44 "default": "true", |
61 "description": "Pretty-print response.", | 45 "description": "Pretty-print response.", |
62 "location": "query", | 46 "location": "query", |
63 "type": "boolean" | 47 "type": "boolean" |
64 }, | 48 }, |
| 49 "bearer_token": { |
| 50 "description": "OAuth bearer token.", |
| 51 "location": "query", |
| 52 "type": "string" |
| 53 }, |
65 "oauth_token": { | 54 "oauth_token": { |
66 "description": "OAuth 2.0 token for the current user.", | 55 "description": "OAuth 2.0 token for the current user.", |
67 "location": "query", | 56 "location": "query", |
68 "type": "string" | 57 "type": "string" |
69 }, | 58 }, |
70 "bearer_token": { | |
71 "description": "OAuth bearer token.", | |
72 "location": "query", | |
73 "type": "string" | |
74 }, | |
75 "upload_protocol": { | 59 "upload_protocol": { |
76 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | 60 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
77 "location": "query", | 61 "location": "query", |
78 "type": "string" | 62 "type": "string" |
79 }, | 63 }, |
80 "prettyPrint": { | 64 "prettyPrint": { |
81 "default": "true", | 65 "default": "true", |
82 "description": "Returns response with indentations and line breaks."
, | 66 "description": "Returns response with indentations and line breaks."
, |
83 "location": "query", | 67 "location": "query", |
84 "type": "boolean" | 68 "type": "boolean" |
85 }, | 69 }, |
86 "uploadType": { | 70 "uploadType": { |
87 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | 71 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
88 "location": "query", | 72 "location": "query", |
89 "type": "string" | 73 "type": "string" |
90 }, | 74 }, |
91 "fields": { | 75 "fields": { |
92 "description": "Selector specifying which fields to include in a par
tial response.", | 76 "description": "Selector specifying which fields to include in a par
tial response.", |
93 "location": "query", | 77 "location": "query", |
94 "type": "string" | 78 "type": "string" |
95 }, | 79 }, |
| 80 "callback": { |
| 81 "description": "JSONP", |
| 82 "location": "query", |
| 83 "type": "string" |
| 84 }, |
96 "$.xgafv": { | 85 "$.xgafv": { |
97 "description": "V1 error format.", | 86 "description": "V1 error format.", |
98 "enum": [ | 87 "enum": [ |
99 "1", | 88 "1", |
100 "2" | 89 "2" |
101 ], | 90 ], |
102 "enumDescriptions": [ | 91 "enumDescriptions": [ |
103 "v1 error format", | 92 "v1 error format", |
104 "v2 error format" | 93 "v2 error format" |
105 ], | 94 ], |
106 "location": "query", | 95 "location": "query", |
107 "type": "string" | 96 "type": "string" |
108 }, | 97 }, |
109 "callback": { | 98 "alt": { |
110 "description": "JSONP", | 99 "default": "json", |
| 100 "description": "Data format for response.", |
| 101 "enum": [ |
| 102 "json", |
| 103 "media", |
| 104 "proto" |
| 105 ], |
| 106 "enumDescriptions": [ |
| 107 "Responses with Content-Type of application/json", |
| 108 "Media download with context-dependent Content-Type", |
| 109 "Responses with Content-Type of application/x-protobuf" |
| 110 ], |
111 "location": "query", | 111 "location": "query", |
112 "type": "string" | 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 "studioNames": { | |
130 "description": "See _List methods rules_ for
info about this field.", | |
131 "location": "query", | |
132 "repeated": true, | |
133 "type": "string" | |
134 }, | |
135 "name": { | |
136 "description": "Filter that matches StoreInf
os with a `name` or `show_name`\nthat contains the given case-insensitive name."
, | |
137 "location": "query", | |
138 "type": "string" | |
139 }, | |
140 "accountId": { | |
141 "description": "REQUIRED. See _General rules
_ for more information about this field.", | |
142 "location": "path", | |
143 "required": true, | |
144 "type": "string" | |
145 }, | |
146 "seasonIds": { | |
147 "description": "Filter StoreInfos that match
any of the given `season_id`s.", | |
148 "location": "query", | |
149 "repeated": true, | |
150 "type": "string" | |
151 }, | |
152 "videoIds": { | |
153 "description": "Filter StoreInfos that match
any of the given `video_id`s.", | |
154 "location": "query", | |
155 "repeated": true, | |
156 "type": "string" | |
157 }, | |
158 "videoId": { | |
159 "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.", | |
160 "location": "query", | |
161 "type": "string" | |
162 }, | |
163 "pageToken": { | |
164 "description": "See _List methods rules_ for
info about this field.", | |
165 "location": "query", | |
166 "type": "string" | |
167 }, | |
168 "pageSize": { | |
169 "description": "See _List methods rules_ for
info about this field.", | |
170 "format": "int32", | |
171 "location": "query", | |
172 "type": "integer" | |
173 }, | |
174 "mids": { | |
175 "description": "Filter StoreInfos that match
any of the given `mid`s.", | |
176 "location": "query", | |
177 "repeated": true, | |
178 "type": "string" | |
179 }, | |
180 "pphNames": { | |
181 "description": "See _List methods rules_ for
info about this field.", | |
182 "location": "query", | |
183 "repeated": true, | |
184 "type": "string" | |
185 }, | |
186 "countries": { | |
187 "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\").", | |
188 "location": "query", | |
189 "repeated": 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 "videoId": { | |
216 "description": "REQUIRED. Video ID."
, | |
217 "location": "path", | |
218 "required": true, | |
219 "type": "string" | |
220 }, | |
221 "country": { | |
222 "description": "REQUIRED. Edit count
ry.", | |
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 "avails": { | 119 "avails": { |
247 "methods": { | 120 "methods": { |
248 "get": { | 121 "get": { |
249 "description": "Get an Avail given its avail group i
d and avail id.", | 122 "description": "Get an Avail given its avail group i
d and avail id.", |
250 "httpMethod": "GET", | 123 "httpMethod": "GET", |
251 "id": "playmoviespartner.accounts.avails.get", | 124 "id": "playmoviespartner.accounts.avails.get", |
252 "parameterOrder": [ | 125 "parameterOrder": [ |
253 "accountId", | 126 "accountId", |
254 "availId" | 127 "availId" |
255 ], | 128 ], |
(...skipping 20 matching lines...) Expand all Loading... |
276 ] | 149 ] |
277 }, | 150 }, |
278 "list": { | 151 "list": { |
279 "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.", | 152 "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.", |
280 "httpMethod": "GET", | 153 "httpMethod": "GET", |
281 "id": "playmoviespartner.accounts.avails.list", | 154 "id": "playmoviespartner.accounts.avails.list", |
282 "parameterOrder": [ | 155 "parameterOrder": [ |
283 "accountId" | 156 "accountId" |
284 ], | 157 ], |
285 "parameters": { | 158 "parameters": { |
286 "pageToken": { | 159 "title": { |
287 "description": "See _List methods rules_ for
info about this field.", | 160 "description": "Filter that matches Avails w
ith a `title_internal_alias`,\n`series_title_internal_alias`, `season_title_inte
rnal_alias`,\nor `episode_title_internal_alias` that contains the given\ncase-in
sensitive title.", |
288 "location": "query", | 161 "location": "query", |
289 "type": "string" | 162 "type": "string" |
290 }, | 163 }, |
291 "videoIds": { | 164 "videoIds": { |
292 "description": "Filter Avails that match any
of the given `video_id`s.", | 165 "description": "Filter Avails that match any
of the given `video_id`s.", |
293 "location": "query", | 166 "location": "query", |
294 "repeated": true, | 167 "repeated": true, |
295 "type": "string" | 168 "type": "string" |
296 }, | 169 }, |
| 170 "pageToken": { |
| 171 "description": "See _List methods rules_ for
info about this field.", |
| 172 "location": "query", |
| 173 "type": "string" |
| 174 }, |
297 "pageSize": { | 175 "pageSize": { |
298 "description": "See _List methods rules_ for
info about this field.", | 176 "description": "See _List methods rules_ for
info about this field.", |
299 "format": "int32", | 177 "format": "int32", |
300 "location": "query", | 178 "location": "query", |
301 "type": "integer" | 179 "type": "integer" |
302 }, | 180 }, |
303 "altIds": { | 181 "altIds": { |
304 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", | 182 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", |
305 "location": "query", | 183 "location": "query", |
306 "repeated": true, | 184 "repeated": true, |
(...skipping 20 matching lines...) Expand all Loading... |
327 "description": "REQUIRED. See _General rules
_ for more information about this field.", | 205 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
328 "location": "path", | 206 "location": "path", |
329 "required": true, | 207 "required": true, |
330 "type": "string" | 208 "type": "string" |
331 }, | 209 }, |
332 "territories": { | 210 "territories": { |
333 "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\").", | 211 "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\").", |
334 "location": "query", | 212 "location": "query", |
335 "repeated": true, | 213 "repeated": true, |
336 "type": "string" | 214 "type": "string" |
337 }, | |
338 "title": { | |
339 "description": "Filter that matches Avails w
ith a `title_internal_alias`,\n`series_title_internal_alias`, `season_title_inte
rnal_alias`,\nor `episode_title_internal_alias` that contains the given\ncase-in
sensitive title.", | |
340 "location": "query", | |
341 "type": "string" | |
342 } | 215 } |
343 }, | 216 }, |
344 "path": "v1/accounts/{accountId}/avails", | 217 "path": "v1/accounts/{accountId}/avails", |
345 "response": { | 218 "response": { |
346 "$ref": "ListAvailsResponse" | 219 "$ref": "ListAvailsResponse" |
347 }, | 220 }, |
348 "scopes": [ | 221 "scopes": [ |
349 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 222 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
350 ] | 223 ] |
351 } | 224 } |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
384 ] | 257 ] |
385 }, | 258 }, |
386 "list": { | 259 "list": { |
387 "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.", | 260 "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.", |
388 "httpMethod": "GET", | 261 "httpMethod": "GET", |
389 "id": "playmoviespartner.accounts.orders.list", | 262 "id": "playmoviespartner.accounts.orders.list", |
390 "parameterOrder": [ | 263 "parameterOrder": [ |
391 "accountId" | 264 "accountId" |
392 ], | 265 ], |
393 "parameters": { | 266 "parameters": { |
| 267 "studioNames": { |
| 268 "description": "See _List methods rules_ for
info about this field.", |
| 269 "location": "query", |
| 270 "repeated": true, |
| 271 "type": "string" |
| 272 }, |
| 273 "name": { |
| 274 "description": "Filter that matches Orders w
ith a `name`, `show`, `season` or `episode`\nthat contains the given case-insens
itive name.", |
| 275 "location": "query", |
| 276 "type": "string" |
| 277 }, |
| 278 "accountId": { |
| 279 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 280 "location": "path", |
| 281 "required": true, |
| 282 "type": "string" |
| 283 }, |
394 "videoIds": { | 284 "videoIds": { |
395 "description": "Filter Orders that match any
of the given `video_id`s.", | 285 "description": "Filter Orders that match any
of the given `video_id`s.", |
396 "location": "query", | 286 "location": "query", |
397 "repeated": true, | 287 "repeated": true, |
398 "type": "string" | 288 "type": "string" |
399 }, | 289 }, |
400 "customId": { | 290 "customId": { |
401 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", | 291 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", |
402 "location": "query", | 292 "location": "query", |
403 "type": "string" | 293 "type": "string" |
(...skipping 21 matching lines...) Expand all Loading... |
425 "STATUS_UNSPECIFIED", | 315 "STATUS_UNSPECIFIED", |
426 "STATUS_APPROVED", | 316 "STATUS_APPROVED", |
427 "STATUS_FAILED", | 317 "STATUS_FAILED", |
428 "STATUS_PROCESSING", | 318 "STATUS_PROCESSING", |
429 "STATUS_UNFULFILLED", | 319 "STATUS_UNFULFILLED", |
430 "STATUS_NOT_AVAILABLE" | 320 "STATUS_NOT_AVAILABLE" |
431 ], | 321 ], |
432 "location": "query", | 322 "location": "query", |
433 "repeated": true, | 323 "repeated": true, |
434 "type": "string" | 324 "type": "string" |
435 }, | |
436 "studioNames": { | |
437 "description": "See _List methods rules_ for
info about this field.", | |
438 "location": "query", | |
439 "repeated": true, | |
440 "type": "string" | |
441 }, | |
442 "name": { | |
443 "description": "Filter that matches Orders w
ith a `name`, `show`, `season` or `episode`\nthat contains the given case-insens
itive name.", | |
444 "location": "query", | |
445 "type": "string" | |
446 }, | |
447 "accountId": { | |
448 "description": "REQUIRED. See _General rules
_ for more information about this field.", | |
449 "location": "path", | |
450 "required": true, | |
451 "type": "string" | |
452 } | 325 } |
453 }, | 326 }, |
454 "path": "v1/accounts/{accountId}/orders", | 327 "path": "v1/accounts/{accountId}/orders", |
455 "response": { | 328 "response": { |
456 "$ref": "ListOrdersResponse" | 329 "$ref": "ListOrdersResponse" |
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 "seasonIds": { |
| 348 "description": "Filter StoreInfos that match
any of the given `season_id`s.", |
| 349 "location": "query", |
| 350 "repeated": true, |
| 351 "type": "string" |
| 352 }, |
| 353 "pageToken": { |
| 354 "description": "See _List methods rules_ for
info about this field.", |
| 355 "location": "query", |
| 356 "type": "string" |
| 357 }, |
| 358 "videoId": { |
| 359 "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.", |
| 360 "location": "query", |
| 361 "type": "string" |
| 362 }, |
| 363 "videoIds": { |
| 364 "description": "Filter StoreInfos that match
any of the given `video_id`s.", |
| 365 "location": "query", |
| 366 "repeated": true, |
| 367 "type": "string" |
| 368 }, |
| 369 "pageSize": { |
| 370 "description": "See _List methods rules_ for
info about this field.", |
| 371 "format": "int32", |
| 372 "location": "query", |
| 373 "type": "integer" |
| 374 }, |
| 375 "mids": { |
| 376 "description": "Filter StoreInfos that match
any of the given `mid`s.", |
| 377 "location": "query", |
| 378 "repeated": true, |
| 379 "type": "string" |
| 380 }, |
| 381 "pphNames": { |
| 382 "description": "See _List methods rules_ for
info about this field.", |
| 383 "location": "query", |
| 384 "repeated": true, |
| 385 "type": "string" |
| 386 }, |
| 387 "countries": { |
| 388 "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\").", |
| 389 "location": "query", |
| 390 "repeated": true, |
| 391 "type": "string" |
| 392 }, |
| 393 "studioNames": { |
| 394 "description": "See _List methods rules_ for
info about this field.", |
| 395 "location": "query", |
| 396 "repeated": true, |
| 397 "type": "string" |
| 398 }, |
| 399 "name": { |
| 400 "description": "Filter that matches StoreInf
os with a `name` or `show_name`\nthat contains the given case-insensitive name."
, |
| 401 "location": "query", |
| 402 "type": "string" |
| 403 }, |
| 404 "accountId": { |
| 405 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 406 "location": "path", |
| 407 "required": true, |
| 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 "videoId": { |
| 434 "description": "REQUIRED. Video ID."
, |
| 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 "accountId": { |
| 446 "description": "REQUIRED. See _Gener
al rules_ for more information about this field.", |
| 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": "20170321", | 467 "revision": "20170411", |
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 "receivedTime": { |
| 475 "description": "Timestamp when the Order was fulfilled.", |
| 476 "format": "google-datetime", |
| 477 "type": "string" |
| 478 }, |
| 479 "seasonName": { |
| 480 "description": "Default Season name,\nusually in the languag
e of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, T
he - A Brave New World\".", |
| 481 "type": "string" |
| 482 }, |
| 483 "customId": { |
| 484 "description": "ID that can be used to externally identify a
n Order.\nThis ID is provided by partners when submitting the Avails.\nExample:
'GOOGLER_2006'", |
| 485 "type": "string" |
| 486 }, |
| 487 "approvedTime": { |
| 488 "description": "Timestamp when the Order was approved.", |
| 489 "format": "google-datetime", |
| 490 "type": "string" |
| 491 }, |
| 492 "channelName": { |
| 493 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", |
| 494 "type": "string" |
| 495 }, |
474 "showName": { | 496 "showName": { |
475 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | 497 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
476 "type": "string" | 498 "type": "string" |
477 }, | 499 }, |
478 "orderId": { | 500 "orderId": { |
479 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", | 501 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", |
480 "type": "string" | 502 "type": "string" |
481 }, | 503 }, |
482 "normalizedPriority": { | 504 "normalizedPriority": { |
483 "description": "A simpler representation of the priority.", | 505 "description": "A simpler representation of the priority.", |
(...skipping 28 matching lines...) Expand all Loading... |
512 "type": "string" | 534 "type": "string" |
513 }, | 535 }, |
514 "rejectionNote": { | 536 "rejectionNote": { |
515 "description": "Field explaining why an Order has been rejec
ted.\nExample: \"Trailer audio is 2ch mono, please re-deliver in stereo\".", | 537 "description": "Field explaining why an Order has been rejec
ted.\nExample: \"Trailer audio is 2ch mono, please re-deliver in stereo\".", |
516 "type": "string" | 538 "type": "string" |
517 }, | 539 }, |
518 "channelId": { | 540 "channelId": { |
519 "description": "YouTube Channel ID that should be used to fu
lfill the Order.\nExample: \"UCRG64darCZhb\".", | 541 "description": "YouTube Channel ID that should be used to fu
lfill the Order.\nExample: \"UCRG64darCZhb\".", |
520 "type": "string" | 542 "type": "string" |
521 }, | 543 }, |
| 544 "legacyPriority": { |
| 545 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", |
| 546 "type": "string" |
| 547 }, |
522 "pphName": { | 548 "pphName": { |
523 "description": "Name of the post-production house that manag
es the Edit ordered.", | 549 "description": "Name of the post-production house that manag
es the Edit ordered.", |
524 "type": "string" | 550 "type": "string" |
525 }, | 551 }, |
526 "legacyPriority": { | 552 "orderedTime": { |
527 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", | 553 "description": "Timestamp when the Order was created.", |
| 554 "format": "google-datetime", |
528 "type": "string" | 555 "type": "string" |
529 }, | 556 }, |
530 "priority": { | 557 "priority": { |
531 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", | 558 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", |
532 "format": "double", | 559 "format": "double", |
533 "type": "number" | 560 "type": "number" |
534 }, | 561 }, |
535 "orderedTime": { | |
536 "description": "Timestamp when the Order was created.", | |
537 "format": "google-datetime", | |
538 "type": "string" | |
539 }, | |
540 "videoId": { | 562 "videoId": { |
541 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", | 563 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", |
542 "type": "string" | 564 "type": "string" |
543 }, | 565 }, |
544 "episodeName": { | 566 "episodeName": { |
545 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", | 567 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", |
546 "type": "string" | 568 "type": "string" |
547 }, | 569 }, |
548 "countries": { | 570 "countries": { |
549 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", | 571 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", |
550 "items": { | 572 "items": { |
551 "type": "string" | 573 "type": "string" |
552 }, | 574 }, |
553 "type": "array" | 575 "type": "array" |
554 }, | 576 }, |
| 577 "earliestAvailStartTime": { |
| 578 "description": "Timestamp of the earliest start date of the
Avails\nlinked to this Order.", |
| 579 "format": "google-datetime", |
| 580 "type": "string" |
| 581 }, |
| 582 "status": { |
| 583 "description": "High-level status of the order.", |
| 584 "enum": [ |
| 585 "STATUS_UNSPECIFIED", |
| 586 "STATUS_APPROVED", |
| 587 "STATUS_FAILED", |
| 588 "STATUS_PROCESSING", |
| 589 "STATUS_UNFULFILLED", |
| 590 "STATUS_NOT_AVAILABLE" |
| 591 ], |
| 592 "enumDescriptions": [ |
| 593 "Value could not be determined, please contact technical
support if\nit should.", |
| 594 "Approved by Google.", |
| 595 "Waiting for partner to re-deliver the asset after a rej
ection by Google.", |
| 596 "Waiting for Google to process the asset.", |
| 597 "Waiting for partner to deliver the asset.", |
| 598 "Used when Status is not available (i.e: Orders for TV S
easons)." |
| 599 ], |
| 600 "type": "string" |
| 601 }, |
555 "statusDetail": { | 602 "statusDetail": { |
556 "description": "Detailed status of the order", | 603 "description": "Detailed status of the order", |
557 "enum": [ | 604 "enum": [ |
558 "ORDER_STATUS_UNSPECIFIED", | 605 "ORDER_STATUS_UNSPECIFIED", |
559 "ORDER_STATUS_QC_APPROVED", | 606 "ORDER_STATUS_QC_APPROVED", |
560 "ORDER_STATUS_QC_REJECTION", | 607 "ORDER_STATUS_QC_REJECTION", |
561 "ORDER_STATUS_INTERNAL_FIX", | 608 "ORDER_STATUS_INTERNAL_FIX", |
562 "ORDER_STATUS_OPEN_ORDER", | 609 "ORDER_STATUS_OPEN_ORDER", |
563 "ORDER_STATUS_NOT_AVAILABLE", | 610 "ORDER_STATUS_NOT_AVAILABLE", |
564 "ORDER_STATUS_AWAITING_REDELIVERY", | 611 "ORDER_STATUS_AWAITING_REDELIVERY", |
565 "ORDER_STATUS_READY_FOR_QC", | 612 "ORDER_STATUS_READY_FOR_QC", |
566 "ORDER_STATUS_FILE_PROCESSING" | 613 "ORDER_STATUS_FILE_PROCESSING" |
567 ], | 614 ], |
568 "enumDescriptions": [ | 615 "enumDescriptions": [ |
569 "Value could not be determined, please contact technical
support if\nit should.", | 616 "Value could not be determined, please contact technical
support if\nit should.", |
570 "Approved by Google's Quality Control team.", | 617 "Approved by Google's Quality Control team.", |
571 "Rejected by Google's Quality Control team, pending part
ner redelivery.", | 618 "Rejected by Google's Quality Control team, pending part
ner redelivery.", |
572 "Internal error while processing the Order.", | 619 "Internal error while processing the Order.", |
573 "Waiting for initial delivery from partner.", | 620 "Waiting for initial delivery from partner.", |
574 "Used on Orders that do not have Status, like TV Seasons
.", | 621 "Used on Orders that do not have Status, like TV Seasons
.", |
575 "Waiting for re-delivery from partner.", | 622 "Waiting for re-delivery from partner.", |
576 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", | 623 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", |
577 "Waiting for Google to process the asset." | 624 "Waiting for Google to process the asset." |
578 ], | 625 ], |
579 "type": "string" | 626 "type": "string" |
580 }, | 627 }, |
581 "status": { | |
582 "description": "High-level status of the order.", | |
583 "enum": [ | |
584 "STATUS_UNSPECIFIED", | |
585 "STATUS_APPROVED", | |
586 "STATUS_FAILED", | |
587 "STATUS_PROCESSING", | |
588 "STATUS_UNFULFILLED", | |
589 "STATUS_NOT_AVAILABLE" | |
590 ], | |
591 "enumDescriptions": [ | |
592 "Value could not be determined, please contact technical
support if\nit should.", | |
593 "Approved by Google.", | |
594 "Waiting for partner to re-deliver the asset after a rej
ection by Google.", | |
595 "Waiting for Google to process the asset.", | |
596 "Waiting for partner to deliver the asset.", | |
597 "Used when Status is not available (i.e: Orders for TV S
easons)." | |
598 ], | |
599 "type": "string" | |
600 }, | |
601 "earliestAvailStartTime": { | |
602 "description": "Timestamp of the earliest start date of the
Avails\nlinked to this Order.", | |
603 "format": "google-datetime", | |
604 "type": "string" | |
605 }, | |
606 "name": { | 628 "name": { |
607 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", | 629 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", |
608 "type": "string" | 630 "type": "string" |
609 }, | 631 }, |
610 "studioName": { | 632 "studioName": { |
611 "description": "Name of the studio that owns the Edit ordere
d.", | 633 "description": "Name of the studio that owns the Edit ordere
d.", |
612 "type": "string" | 634 "type": "string" |
613 }, | |
614 "receivedTime": { | |
615 "description": "Timestamp when the Order was fulfilled.", | |
616 "format": "google-datetime", | |
617 "type": "string" | |
618 }, | |
619 "seasonName": { | |
620 "description": "Default Season name,\nusually in the languag
e of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, T
he - A Brave New World\".", | |
621 "type": "string" | |
622 }, | |
623 "customId": { | |
624 "description": "ID that can be used to externally identify a
n Order.\nThis ID is provided by partners when submitting the Avails.\nExample:
'GOOGLER_2006'", | |
625 "type": "string" | |
626 }, | |
627 "approvedTime": { | |
628 "description": "Timestamp when the Order was approved.", | |
629 "format": "google-datetime", | |
630 "type": "string" | |
631 }, | |
632 "channelName": { | |
633 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", | |
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 Loading... |
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 "nextPageToken": { | |
690 "description": "See _List methods rules_ for info about this
field.", | |
691 "type": "string" | |
692 }, | |
693 "totalSize": { | |
694 "description": "See _List methods rules_ for more informatio
n about this field.", | |
695 "format": "int32", | |
696 "type": "integer" | |
697 }, | |
698 "orders": { | |
699 "description": "List of Orders that match the request criter
ia.", | |
700 "items": { | |
701 "$ref": "Order" | |
702 }, | |
703 "type": "array" | |
704 } | |
705 }, | |
706 "type": "object" | |
707 }, | |
708 "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.", | |
710 "id": "StoreInfo", | |
711 "properties": { | |
712 "hasVodOffer": { | |
713 "description": "Whether the Edit has a VOD offer.", | |
714 "type": "boolean" | |
715 }, | |
716 "pphNames": { | |
717 "description": "Name of the post-production houses that mana
ge the Edit.", | |
718 "items": { | |
719 "type": "string" | |
720 }, | |
721 "type": "array" | |
722 }, | |
723 "episodeNumber": { | |
724 "description": "The number assigned to the episode within a
season.\nOnly available on TV Edits.\nExample: \"1\".", | |
725 "type": "string" | |
726 }, | |
727 "studioName": { | |
728 "description": "Name of the studio that owns the Edit ordere
d.", | |
729 "type": "string" | |
730 }, | |
731 "subtitles": { | |
732 "description": "Subtitles available for this Edit.", | |
733 "items": { | |
734 "type": "string" | |
735 }, | |
736 "type": "array" | |
737 }, | |
738 "audioTracks": { | |
739 "description": "Audio tracks available for this Edit.", | |
740 "items": { | |
741 "type": "string" | |
742 }, | |
743 "type": "array" | |
744 }, | |
745 "showName": { | |
746 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | |
747 "type": "string" | |
748 }, | |
749 "country": { | |
750 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", | |
751 "type": "string" | |
752 }, | |
753 "showId": { | |
754 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", | |
755 "type": "string" | |
756 }, | |
757 "type": { | |
758 "description": "Edit type, like Movie, Episode or Season.", | |
759 "enum": [ | |
760 "TITLE_TYPE_UNSPECIFIED", | |
761 "MOVIE", | |
762 "SEASON", | |
763 "EPISODE", | |
764 "BUNDLE" | |
765 ], | |
766 "enumDescriptions": [ | |
767 "Value could not be determined, please contact technical
support if\nit should.", | |
768 "A movie picture.", | |
769 "A season of a TV show.", | |
770 "An episode of a TV show.", | |
771 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | |
772 ], | |
773 "type": "string" | |
774 }, | |
775 "trailerId": { | |
776 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", | |
777 "type": "string" | |
778 }, | |
779 "hasHdOffer": { | |
780 "description": "Whether the Edit has a HD offer.", | |
781 "type": "boolean" | |
782 }, | |
783 "mid": { | |
784 "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'", | |
785 "type": "string" | |
786 }, | |
787 "hasAudio51": { | |
788 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", | |
789 "type": "boolean" | |
790 }, | |
791 "name": { | |
792 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", | |
793 "type": "string" | |
794 }, | |
795 "seasonId": { | |
796 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", | |
797 "type": "string" | |
798 }, | |
799 "titleLevelEidr": { | |
800 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", | |
801 "type": "string" | |
802 }, | |
803 "seasonName": { | |
804 "description": "Default Season name, usually in the language
of the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, T
he - A Brave New World\".", | |
805 "type": "string" | |
806 }, | |
807 "seasonNumber": { | |
808 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", | |
809 "type": "string" | |
810 }, | |
811 "hasEstOffer": { | |
812 "description": "Whether the Edit has a EST offer.", | |
813 "type": "boolean" | |
814 }, | |
815 "editLevelEidr": { | |
816 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", | |
817 "type": "string" | |
818 }, | |
819 "hasSdOffer": { | |
820 "description": "Whether the Edit has a SD offer.", | |
821 "type": "boolean" | |
822 }, | |
823 "liveTime": { | |
824 "description": "Timestamp when the Edit went live on the Sto
re.", | |
825 "format": "google-datetime", | |
826 "type": "string" | |
827 }, | |
828 "videoId": { | |
829 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", | |
830 "type": "string" | |
831 }, | |
832 "hasInfoCards": { | |
833 "description": "Whether the Edit has info cards.", | |
834 "type": "boolean" | |
835 } | |
836 }, | |
837 "type": "object" | |
838 }, | |
839 "Avail": { | 685 "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.", | 686 "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", | 687 "id": "Avail", |
842 "properties": { | 688 "properties": { |
| 689 "suppressionLiftDate": { |
| 690 "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\"", |
| 691 "type": "string" |
| 692 }, |
| 693 "seasonAltId": { |
| 694 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", |
| 695 "type": "string" |
| 696 }, |
| 697 "encodeId": { |
| 698 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", |
| 699 "type": "string" |
| 700 }, |
| 701 "priceType": { |
| 702 "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\".", |
| 703 "type": "string" |
| 704 }, |
| 705 "captionIncluded": { |
| 706 "description": "Communicating if caption file will be delive
red.", |
| 707 "type": "boolean" |
| 708 }, |
| 709 "licenseType": { |
| 710 "description": "Type of transaction.", |
| 711 "enum": [ |
| 712 "LICENSE_TYPE_UNSPECIFIED", |
| 713 "EST", |
| 714 "VOD", |
| 715 "SVOD", |
| 716 "POEST" |
| 717 ], |
| 718 "enumDescriptions": [ |
| 719 "Value could not be determined, please contact technical
support if\nit should.", |
| 720 "Electronic Sell Through - purchase policy for unlimited
viewing.", |
| 721 "Video On Demand - rental policy for temporary viewing."
, |
| 722 "Subscription Video On Demand - used for subscription pl
atforms.\nNot supported on Google Play.", |
| 723 "Pre-order Electronic Sell Through - pre-order purchase
only window." |
| 724 ], |
| 725 "type": "string" |
| 726 }, |
| 727 "seasonNumber": { |
| 728 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", |
| 729 "type": "string" |
| 730 }, |
| 731 "releaseDate": { |
| 732 "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\"", |
| 733 "type": "string" |
| 734 }, |
| 735 "end": { |
| 736 "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\"", |
| 737 "type": "string" |
| 738 }, |
| 739 "videoId": { |
| 740 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", |
| 741 "type": "string" |
| 742 }, |
| 743 "start": { |
| 744 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", |
| 745 "type": "string" |
| 746 }, |
| 747 "ratingSystem": { |
| 748 "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\"", |
| 749 "type": "string" |
| 750 }, |
| 751 "pphNames": { |
| 752 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", |
| 753 "items": { |
| 754 "type": "string" |
| 755 }, |
| 756 "type": "array" |
| 757 }, |
| 758 "seriesAltId": { |
| 759 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", |
| 760 "type": "string" |
| 761 }, |
| 762 "altId": { |
| 763 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", |
| 764 "type": "string" |
| 765 }, |
| 766 "episodeNumber": { |
| 767 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", |
| 768 "type": "string" |
| 769 }, |
843 "seriesTitleInternalAlias": { | 770 "seriesTitleInternalAlias": { |
844 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | 771 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
845 "type": "string" | 772 "type": "string" |
846 }, | 773 }, |
847 "formatProfile": { | 774 "formatProfile": { |
848 "description": "Indicates the format profile covered by the
transaction.", | 775 "description": "Indicates the format profile covered by the
transaction.", |
849 "enum": [ | 776 "enum": [ |
850 "FORMAT_PROFILE_UNSPECIFIED", | 777 "FORMAT_PROFILE_UNSPECIFIED", |
851 "SD", | 778 "SD", |
852 "HD", | 779 "HD", |
(...skipping 16 matching lines...) Expand all Loading... |
869 "type": "string" | 796 "type": "string" |
870 }, | 797 }, |
871 "contentId": { | 798 "contentId": { |
872 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", | 799 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", |
873 "type": "string" | 800 "type": "string" |
874 }, | 801 }, |
875 "storeLanguage": { | 802 "storeLanguage": { |
876 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", | 803 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", |
877 "type": "string" | 804 "type": "string" |
878 }, | 805 }, |
| 806 "captionExemption": { |
| 807 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", |
| 808 "type": "string" |
| 809 }, |
| 810 "displayName": { |
| 811 "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\".", |
| 812 "type": "string" |
| 813 }, |
879 "productId": { | 814 "productId": { |
880 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", | 815 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", |
881 "type": "string" | 816 "type": "string" |
882 }, | 817 }, |
883 "displayName": { | |
884 "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\".", | |
885 "type": "string" | |
886 }, | |
887 "captionExemption": { | |
888 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", | |
889 "type": "string" | |
890 }, | |
891 "seasonTitleInternalAlias": { | 818 "seasonTitleInternalAlias": { |
892 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | 819 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
893 "type": "string" | 820 "type": "string" |
894 }, | 821 }, |
895 "episodeAltId": { | 822 "episodeAltId": { |
896 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", | 823 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", |
897 "type": "string" | 824 "type": "string" |
898 }, | 825 }, |
899 "priceValue": { | 826 "priceValue": { |
900 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", | 827 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", |
901 "type": "string" | 828 "type": "string" |
902 }, | 829 }, |
903 "territory": { | 830 "territory": { |
904 "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\".", | 831 "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\".", |
905 "type": "string" | 832 "type": "string" |
906 }, | 833 }, |
907 "ratingReason": { | |
908 "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\"", | |
909 "type": "string" | |
910 }, | |
911 "availId": { | |
912 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", | |
913 "type": "string" | |
914 }, | |
915 "workType": { | 834 "workType": { |
916 "description": "Work type as enumerated in EMA.", | 835 "description": "Work type as enumerated in EMA.", |
917 "enum": [ | 836 "enum": [ |
918 "TITLE_TYPE_UNSPECIFIED", | 837 "TITLE_TYPE_UNSPECIFIED", |
919 "MOVIE", | 838 "MOVIE", |
920 "SEASON", | 839 "SEASON", |
921 "EPISODE", | 840 "EPISODE", |
922 "BUNDLE" | 841 "BUNDLE" |
923 ], | 842 ], |
924 "enumDescriptions": [ | 843 "enumDescriptions": [ |
925 "Value could not be determined, please contact technical
support if\nit should.", | 844 "Value could not be determined, please contact technical
support if\nit should.", |
926 "A movie picture.", | 845 "A movie picture.", |
927 "A season of a TV show.", | 846 "A season of a TV show.", |
928 "An episode of a TV show.", | 847 "An episode of a TV show.", |
929 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 848 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
930 ], | 849 ], |
931 "type": "string" | 850 "type": "string" |
932 }, | 851 }, |
| 852 "availId": { |
| 853 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", |
| 854 "type": "string" |
| 855 }, |
| 856 "ratingReason": { |
| 857 "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\"", |
| 858 "type": "string" |
| 859 }, |
933 "episodeTitleInternalAlias": { | 860 "episodeTitleInternalAlias": { |
934 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", | 861 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", |
935 "type": "string" | 862 "type": "string" |
936 }, | 863 } |
937 "suppressionLiftDate": { | 864 }, |
938 "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\"", | 865 "type": "object" |
| 866 }, |
| 867 "ListOrdersResponse": { |
| 868 "description": "Response to the 'ListOrders' method.", |
| 869 "id": "ListOrdersResponse", |
| 870 "properties": { |
| 871 "nextPageToken": { |
| 872 "description": "See _List methods rules_ for info about this
field.", |
939 "type": "string" | 873 "type": "string" |
940 }, | 874 }, |
941 "seasonAltId": { | 875 "totalSize": { |
942 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", | 876 "description": "See _List methods rules_ for more informatio
n about this field.", |
943 "type": "string" | 877 "format": "int32", |
| 878 "type": "integer" |
944 }, | 879 }, |
945 "encodeId": { | 880 "orders": { |
946 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", | 881 "description": "List of Orders that match the request criter
ia.", |
947 "type": "string" | 882 "items": { |
948 }, | 883 "$ref": "Order" |
949 "priceType": { | 884 }, |
950 "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\".", | 885 "type": "array" |
951 "type": "string" | 886 } |
952 }, | 887 }, |
953 "captionIncluded": { | 888 "type": "object" |
954 "description": "Communicating if caption file will be delive
red.", | 889 }, |
955 "type": "boolean" | 890 "StoreInfo": { |
956 }, | 891 "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.", |
957 "licenseType": { | 892 "id": "StoreInfo", |
958 "description": "Type of transaction.", | 893 "properties": { |
959 "enum": [ | 894 "seasonName": { |
960 "LICENSE_TYPE_UNSPECIFIED", | 895 "description": "Default Season name, usually in the language
of the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, T
he - A Brave New World\".", |
961 "EST", | |
962 "VOD", | |
963 "SVOD", | |
964 "POEST" | |
965 ], | |
966 "enumDescriptions": [ | |
967 "Value could not be determined, please contact technical
support if\nit should.", | |
968 "Electronic Sell Through - purchase policy for unlimited
viewing.", | |
969 "Video On Demand - rental policy for temporary viewing."
, | |
970 "Subscription Video On Demand - used for subscription pl
atforms.\nNot supported on Google Play.", | |
971 "Pre-order Electronic Sell Through - pre-order purchase
only window." | |
972 ], | |
973 "type": "string" | 896 "type": "string" |
974 }, | 897 }, |
975 "seasonNumber": { | 898 "seasonNumber": { |
976 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", | 899 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", |
977 "type": "string" | 900 "type": "string" |
978 }, | 901 }, |
979 "releaseDate": { | 902 "editLevelEidr": { |
980 "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\"", | 903 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", |
981 "type": "string" | 904 "type": "string" |
982 }, | 905 }, |
983 "end": { | 906 "hasEstOffer": { |
984 "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\"", | 907 "description": "Whether the Edit has a EST offer.", |
| 908 "type": "boolean" |
| 909 }, |
| 910 "hasSdOffer": { |
| 911 "description": "Whether the Edit has a SD offer.", |
| 912 "type": "boolean" |
| 913 }, |
| 914 "videoId": { |
| 915 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", |
985 "type": "string" | 916 "type": "string" |
986 }, | 917 }, |
987 "videoId": { | 918 "liveTime": { |
988 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", | 919 "description": "Timestamp when the Edit went live on the Sto
re.", |
| 920 "format": "google-datetime", |
989 "type": "string" | 921 "type": "string" |
990 }, | 922 }, |
991 "start": { | 923 "hasInfoCards": { |
992 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", | 924 "description": "Whether the Edit has info cards.", |
993 "type": "string" | 925 "type": "boolean" |
994 }, | 926 }, |
995 "ratingSystem": { | 927 "hasVodOffer": { |
996 "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\"", | 928 "description": "Whether the Edit has a VOD offer.", |
997 "type": "string" | 929 "type": "boolean" |
998 }, | 930 }, |
999 "pphNames": { | 931 "pphNames": { |
1000 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", | 932 "description": "Name of the post-production houses that mana
ge the Edit.", |
1001 "items": { | 933 "items": { |
1002 "type": "string" | 934 "type": "string" |
1003 }, | 935 }, |
1004 "type": "array" | 936 "type": "array" |
1005 }, | 937 }, |
1006 "seriesAltId": { | 938 "episodeNumber": { |
1007 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", | 939 "description": "The number assigned to the episode within a
season.\nOnly available on TV Edits.\nExample: \"1\".", |
1008 "type": "string" | 940 "type": "string" |
1009 }, | 941 }, |
1010 "altId": { | 942 "studioName": { |
1011 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", | 943 "description": "Name of the studio that owns the Edit ordere
d.", |
1012 "type": "string" | 944 "type": "string" |
1013 }, | 945 }, |
1014 "episodeNumber": { | 946 "subtitles": { |
1015 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", | 947 "description": "Subtitles available for this Edit.", |
| 948 "items": { |
| 949 "type": "string" |
| 950 }, |
| 951 "type": "array" |
| 952 }, |
| 953 "audioTracks": { |
| 954 "description": "Audio tracks available for this Edit.", |
| 955 "items": { |
| 956 "type": "string" |
| 957 }, |
| 958 "type": "array" |
| 959 }, |
| 960 "showName": { |
| 961 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
| 962 "type": "string" |
| 963 }, |
| 964 "country": { |
| 965 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", |
| 966 "type": "string" |
| 967 }, |
| 968 "showId": { |
| 969 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", |
| 970 "type": "string" |
| 971 }, |
| 972 "type": { |
| 973 "description": "Edit type, like Movie, Episode or Season.", |
| 974 "enum": [ |
| 975 "TITLE_TYPE_UNSPECIFIED", |
| 976 "MOVIE", |
| 977 "SEASON", |
| 978 "EPISODE", |
| 979 "BUNDLE" |
| 980 ], |
| 981 "enumDescriptions": [ |
| 982 "Value could not be determined, please contact technical
support if\nit should.", |
| 983 "A movie picture.", |
| 984 "A season of a TV show.", |
| 985 "An episode of a TV show.", |
| 986 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 987 ], |
| 988 "type": "string" |
| 989 }, |
| 990 "trailerId": { |
| 991 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", |
| 992 "type": "string" |
| 993 }, |
| 994 "hasHdOffer": { |
| 995 "description": "Whether the Edit has a HD offer.", |
| 996 "type": "boolean" |
| 997 }, |
| 998 "mid": { |
| 999 "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'", |
| 1000 "type": "string" |
| 1001 }, |
| 1002 "hasAudio51": { |
| 1003 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", |
| 1004 "type": "boolean" |
| 1005 }, |
| 1006 "name": { |
| 1007 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", |
| 1008 "type": "string" |
| 1009 }, |
| 1010 "seasonId": { |
| 1011 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", |
| 1012 "type": "string" |
| 1013 }, |
| 1014 "titleLevelEidr": { |
| 1015 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", |
1016 "type": "string" | 1016 "type": "string" |
1017 } | 1017 } |
1018 }, | 1018 }, |
1019 "type": "object" | 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 } |
OLD | NEW |