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 "quotaUser": { | 28 "uploadType": { |
29 "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.", | 29 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
30 "location": "query", | 30 "location": "query", |
31 "type": "string" | 31 "type": "string" |
32 }, | 32 }, |
33 "pp": { | |
34 "default": "true", | |
35 "description": "Pretty-print response.", | |
36 "location": "query", | |
37 "type": "boolean" | |
38 }, | |
39 "bearer_token": { | |
40 "description": "OAuth bearer token.", | |
41 "location": "query", | |
42 "type": "string" | |
43 }, | |
44 "oauth_token": { | |
45 "description": "OAuth 2.0 token for the current user.", | |
46 "location": "query", | |
47 "type": "string" | |
48 }, | |
49 "upload_protocol": { | |
50 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | |
51 "location": "query", | |
52 "type": "string" | |
53 }, | |
54 "prettyPrint": { | |
55 "default": "true", | |
56 "description": "Returns response with indentations and line breaks."
, | |
57 "location": "query", | |
58 "type": "boolean" | |
59 }, | |
60 "fields": { | 33 "fields": { |
61 "description": "Selector specifying which fields to include in a par
tial response.", | 34 "description": "Selector specifying which fields to include in a par
tial response.", |
62 "location": "query", | 35 "location": "query", |
63 "type": "string" | 36 "type": "string" |
64 }, | 37 }, |
65 "uploadType": { | 38 "callback": { |
66 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | 39 "description": "JSONP", |
67 "location": "query", | 40 "location": "query", |
68 "type": "string" | 41 "type": "string" |
69 }, | 42 }, |
70 "$.xgafv": { | 43 "$.xgafv": { |
71 "description": "V1 error format.", | 44 "description": "V1 error format.", |
72 "enum": [ | 45 "enum": [ |
73 "1", | 46 "1", |
74 "2" | 47 "2" |
75 ], | 48 ], |
76 "enumDescriptions": [ | 49 "enumDescriptions": [ |
77 "v1 error format", | 50 "v1 error format", |
78 "v2 error format" | 51 "v2 error format" |
79 ], | 52 ], |
80 "location": "query", | 53 "location": "query", |
81 "type": "string" | 54 "type": "string" |
82 }, | 55 }, |
83 "callback": { | |
84 "description": "JSONP", | |
85 "location": "query", | |
86 "type": "string" | |
87 }, | |
88 "alt": { | 56 "alt": { |
89 "default": "json", | 57 "default": "json", |
90 "description": "Data format for response.", | 58 "description": "Data format for response.", |
91 "enum": [ | 59 "enum": [ |
92 "json", | 60 "json", |
93 "media", | 61 "media", |
94 "proto" | 62 "proto" |
95 ], | 63 ], |
96 "enumDescriptions": [ | 64 "enumDescriptions": [ |
97 "Responses with Content-Type of application/json", | 65 "Responses with Content-Type of application/json", |
98 "Media download with context-dependent Content-Type", | 66 "Media download with context-dependent Content-Type", |
99 "Responses with Content-Type of application/x-protobuf" | 67 "Responses with Content-Type of application/x-protobuf" |
100 ], | 68 ], |
101 "location": "query", | 69 "location": "query", |
102 "type": "string" | 70 "type": "string" |
103 }, | 71 }, |
104 "key": { | 72 "key": { |
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.", | 73 "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.", |
106 "location": "query", | 74 "location": "query", |
107 "type": "string" | 75 "type": "string" |
108 }, | 76 }, |
109 "access_token": { | 77 "access_token": { |
110 "description": "OAuth access token.", | 78 "description": "OAuth access token.", |
111 "location": "query", | 79 "location": "query", |
112 "type": "string" | 80 "type": "string" |
| 81 }, |
| 82 "quotaUser": { |
| 83 "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.", |
| 84 "location": "query", |
| 85 "type": "string" |
| 86 }, |
| 87 "pp": { |
| 88 "default": "true", |
| 89 "description": "Pretty-print response.", |
| 90 "location": "query", |
| 91 "type": "boolean" |
| 92 }, |
| 93 "oauth_token": { |
| 94 "description": "OAuth 2.0 token for the current user.", |
| 95 "location": "query", |
| 96 "type": "string" |
| 97 }, |
| 98 "bearer_token": { |
| 99 "description": "OAuth bearer token.", |
| 100 "location": "query", |
| 101 "type": "string" |
| 102 }, |
| 103 "upload_protocol": { |
| 104 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
| 105 "location": "query", |
| 106 "type": "string" |
| 107 }, |
| 108 "prettyPrint": { |
| 109 "default": "true", |
| 110 "description": "Returns response with indentations and line breaks."
, |
| 111 "location": "query", |
| 112 "type": "boolean" |
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 "pageToken": { | |
153 "description": "See _List methods rules_ for
info about this field.", | |
154 "location": "query", | |
155 "type": "string" | |
156 }, | |
157 "videoId": { | |
158 "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.", | |
159 "location": "query", | |
160 "type": "string" | |
161 }, | |
162 "videoIds": { | |
163 "description": "Filter StoreInfos that match
any of the given `video_id`s.", | |
164 "location": "query", | |
165 "repeated": true, | |
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 "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": { |
| 129 "pageSize": { |
| 130 "description": "See _List methods rules_ for
info about this field.", |
| 131 "format": "int32", |
| 132 "location": "query", |
| 133 "type": "integer" |
| 134 }, |
256 "pphNames": { | 135 "pphNames": { |
257 "description": "See _List methods rules_ for
info about this field.", | 136 "description": "See _List methods rules_ for
info about this field.", |
258 "location": "query", | 137 "location": "query", |
259 "repeated": true, | 138 "repeated": true, |
260 "type": "string" | 139 "type": "string" |
261 }, | 140 }, |
262 "status": { | 141 "status": { |
263 "description": "Filter Orders that match one
of the given status.", | 142 "description": "Filter Orders that match one
of the given status.", |
264 "enum": [ | 143 "enum": [ |
265 "STATUS_UNSPECIFIED", | 144 "STATUS_UNSPECIFIED", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
298 }, | 177 }, |
299 "customId": { | 178 "customId": { |
300 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", | 179 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", |
301 "location": "query", | 180 "location": "query", |
302 "type": "string" | 181 "type": "string" |
303 }, | 182 }, |
304 "pageToken": { | 183 "pageToken": { |
305 "description": "See _List methods rules_ for
info about this field.", | 184 "description": "See _List methods rules_ for
info about this field.", |
306 "location": "query", | 185 "location": "query", |
307 "type": "string" | 186 "type": "string" |
308 }, | |
309 "pageSize": { | |
310 "description": "See _List methods rules_ for
info about this field.", | |
311 "format": "int32", | |
312 "location": "query", | |
313 "type": "integer" | |
314 } | 187 } |
315 }, | 188 }, |
316 "path": "v1/accounts/{accountId}/orders", | 189 "path": "v1/accounts/{accountId}/orders", |
317 "response": { | 190 "response": { |
318 "$ref": "ListOrdersResponse" | 191 "$ref": "ListOrdersResponse" |
319 }, | 192 }, |
320 "scopes": [ | 193 "scopes": [ |
321 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 194 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
322 ] | 195 ] |
323 }, | 196 }, |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 "altId": { | |
367 "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.", | |
368 "location": "query", | |
369 "type": "string" | |
370 }, | |
371 "studioNames": { | |
372 "description": "See _List methods rules_ for
info about this field.", | |
373 "location": "query", | |
374 "repeated": true, | |
375 "type": "string" | |
376 }, | |
377 "accountId": { | 239 "accountId": { |
378 "description": "REQUIRED. See _General rules
_ for more information about this field.", | 240 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
379 "location": "path", | 241 "location": "path", |
380 "required": true, | 242 "required": true, |
381 "type": "string" | 243 "type": "string" |
382 }, | 244 }, |
383 "territories": { | 245 "territories": { |
384 "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\").", |
385 "location": "query", | 247 "location": "query", |
386 "repeated": true, | 248 "repeated": true, |
387 "type": "string" | 249 "type": "string" |
388 }, | 250 }, |
389 "title": { | 251 "title": { |
390 "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.", | 252 "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.", |
391 "location": "query", | 253 "location": "query", |
392 "type": "string" | 254 "type": "string" |
393 }, | 255 }, |
394 "pageToken": { | |
395 "description": "See _List methods rules_ for
info about this field.", | |
396 "location": "query", | |
397 "type": "string" | |
398 }, | |
399 "videoIds": { | 256 "videoIds": { |
400 "description": "Filter Avails that match any
of the given `video_id`s.", | 257 "description": "Filter Avails that match any
of the given `video_id`s.", |
401 "location": "query", | 258 "location": "query", |
402 "repeated": true, | 259 "repeated": true, |
403 "type": "string" | 260 "type": "string" |
404 }, | 261 }, |
| 262 "pageToken": { |
| 263 "description": "See _List methods rules_ for
info about this field.", |
| 264 "location": "query", |
| 265 "type": "string" |
| 266 }, |
405 "pageSize": { | 267 "pageSize": { |
406 "description": "See _List methods rules_ for
info about this field.", | 268 "description": "See _List methods rules_ for
info about this field.", |
407 "format": "int32", | 269 "format": "int32", |
408 "location": "query", | 270 "location": "query", |
409 "type": "integer" | 271 "type": "integer" |
410 }, | 272 }, |
411 "altIds": { | 273 "altIds": { |
412 "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.", |
413 "location": "query", | 275 "location": "query", |
414 "repeated": true, | 276 "repeated": true, |
415 "type": "string" | 277 "type": "string" |
416 }, | 278 }, |
417 "pphNames": { | 279 "pphNames": { |
418 "description": "See _List methods rules_ for
info about this field.", | 280 "description": "See _List methods rules_ for
info about this field.", |
419 "location": "query", | 281 "location": "query", |
420 "repeated": true, | 282 "repeated": true, |
421 "type": "string" | 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 }, |
(...skipping 21 matching lines...) Expand all Loading... |
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 "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 "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": "20170627", | 467 "revision": "20170725", |
468 "rootUrl": "https://playmoviespartner.googleapis.com/", | 468 "rootUrl": "https://playmoviespartner.googleapis.com/", |
469 "schemas": { | 469 "schemas": { |
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).", | |
472 "id": "Order", | |
473 "properties": { | |
474 "episodeName": { | |
475 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", | |
476 "type": "string" | |
477 }, | |
478 "countries": { | |
479 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", | |
480 "items": { | |
481 "type": "string" | |
482 }, | |
483 "type": "array" | |
484 }, | |
485 "earliestAvailStartTime": { | |
486 "description": "Timestamp of the earliest start date of the
Avails\nlinked to this Order.", | |
487 "format": "google-datetime", | |
488 "type": "string" | |
489 }, | |
490 "status": { | |
491 "description": "High-level status of the order.", | |
492 "enum": [ | |
493 "STATUS_UNSPECIFIED", | |
494 "STATUS_APPROVED", | |
495 "STATUS_FAILED", | |
496 "STATUS_PROCESSING", | |
497 "STATUS_UNFULFILLED", | |
498 "STATUS_NOT_AVAILABLE" | |
499 ], | |
500 "enumDescriptions": [ | |
501 "Value could not be determined, please contact technical
support if\nit should.", | |
502 "Approved by Google.", | |
503 "Waiting for partner to re-deliver the asset after a rej
ection by Google.", | |
504 "Waiting for Google to process the asset.", | |
505 "Waiting for partner to deliver the asset.", | |
506 "Used when Status is not available (i.e: Orders for TV S
easons)." | |
507 ], | |
508 "type": "string" | |
509 }, | |
510 "statusDetail": { | |
511 "description": "Detailed status of the order", | |
512 "enum": [ | |
513 "ORDER_STATUS_UNSPECIFIED", | |
514 "ORDER_STATUS_QC_APPROVED", | |
515 "ORDER_STATUS_QC_REJECTION", | |
516 "ORDER_STATUS_INTERNAL_FIX", | |
517 "ORDER_STATUS_OPEN_ORDER", | |
518 "ORDER_STATUS_NOT_AVAILABLE", | |
519 "ORDER_STATUS_AWAITING_REDELIVERY", | |
520 "ORDER_STATUS_READY_FOR_QC", | |
521 "ORDER_STATUS_FILE_PROCESSING" | |
522 ], | |
523 "enumDescriptions": [ | |
524 "Value could not be determined, please contact technical
support if\nit should.", | |
525 "Approved by Google's Quality Control team.", | |
526 "Rejected by Google's Quality Control team, pending part
ner redelivery.", | |
527 "Internal error while processing the Order.", | |
528 "Waiting for initial delivery from partner.", | |
529 "Used on Orders that do not have Status, like TV Seasons
.", | |
530 "Waiting for re-delivery from partner.", | |
531 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", | |
532 "Waiting for Google to process the asset." | |
533 ], | |
534 "type": "string" | |
535 }, | |
536 "name": { | |
537 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", | |
538 "type": "string" | |
539 }, | |
540 "studioName": { | |
541 "description": "Name of the studio that owns the Edit ordere
d.", | |
542 "type": "string" | |
543 }, | |
544 "receivedTime": { | |
545 "description": "Timestamp when the Order was fulfilled.", | |
546 "format": "google-datetime", | |
547 "type": "string" | |
548 }, | |
549 "seasonName": { | |
550 "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\".", | |
551 "type": "string" | |
552 }, | |
553 "customId": { | |
554 "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'", | |
555 "type": "string" | |
556 }, | |
557 "channelName": { | |
558 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", | |
559 "type": "string" | |
560 }, | |
561 "approvedTime": { | |
562 "description": "Timestamp when the Order was approved.", | |
563 "format": "google-datetime", | |
564 "type": "string" | |
565 }, | |
566 "showName": { | |
567 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | |
568 "type": "string" | |
569 }, | |
570 "normalizedPriority": { | |
571 "description": "A simpler representation of the priority.", | |
572 "enum": [ | |
573 "NORMALIZED_PRIORITY_UNSPECIFIED", | |
574 "LOW_PRIORITY", | |
575 "HIGH_PRIORITY" | |
576 ], | |
577 "enumDescriptions": [ | |
578 "Value could not be determined, please contact technical
support if\nit should.", | |
579 "A low-priority asset, typically from a library movie.", | |
580 "A high-priority asset, typically from a new release or
box office hit." | |
581 ], | |
582 "type": "string" | |
583 }, | |
584 "orderId": { | |
585 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", | |
586 "type": "string" | |
587 }, | |
588 "type": { | |
589 "description": "Type of the Edit linked to the Order.", | |
590 "enum": [ | |
591 "TITLE_TYPE_UNSPECIFIED", | |
592 "MOVIE", | |
593 "SEASON", | |
594 "EPISODE", | |
595 "BUNDLE" | |
596 ], | |
597 "enumDescriptions": [ | |
598 "Value could not be determined, please contact technical
support if\nit should.", | |
599 "A movie picture.", | |
600 "A season of a TV show.", | |
601 "An episode of a TV show.", | |
602 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | |
603 ], | |
604 "type": "string" | |
605 }, | |
606 "rejectionNote": { | |
607 "description": "Field explaining why an Order has been rejec
ted.\nExample: \"Trailer audio is 2ch mono, please re-deliver in stereo\".", | |
608 "type": "string" | |
609 }, | |
610 "channelId": { | |
611 "description": "YouTube Channel ID that should be used to fu
lfill the Order.\nExample: \"UCRG64darCZhb\".", | |
612 "type": "string" | |
613 }, | |
614 "legacyPriority": { | |
615 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", | |
616 "type": "string" | |
617 }, | |
618 "pphName": { | |
619 "description": "Name of the post-production house that manag
es the Edit ordered.", | |
620 "type": "string" | |
621 }, | |
622 "orderedTime": { | |
623 "description": "Timestamp when the Order was created.", | |
624 "format": "google-datetime", | |
625 "type": "string" | |
626 }, | |
627 "priority": { | |
628 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", | |
629 "format": "double", | |
630 "type": "number" | |
631 }, | |
632 "videoId": { | |
633 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", | |
634 "type": "string" | |
635 } | |
636 }, | |
637 "type": "object" | |
638 }, | |
639 "ListStoreInfosResponse": { | |
640 "description": "Response to the 'ListStoreInfos' method.", | |
641 "id": "ListStoreInfosResponse", | |
642 "properties": { | |
643 "nextPageToken": { | |
644 "description": "See 'List methods rules' for info about this
field.", | |
645 "type": "string" | |
646 }, | |
647 "totalSize": { | |
648 "description": "See _List methods rules_ for more informatio
n about this field.", | |
649 "format": "int32", | |
650 "type": "integer" | |
651 }, | |
652 "storeInfos": { | |
653 "description": "List of StoreInfos that match the request cr
iteria.", | |
654 "items": { | |
655 "$ref": "StoreInfo" | |
656 }, | |
657 "type": "array" | |
658 } | |
659 }, | |
660 "type": "object" | |
661 }, | |
662 "ListAvailsResponse": { | 470 "ListAvailsResponse": { |
663 "description": "Response to the 'ListAvails' method.", | 471 "description": "Response to the 'ListAvails' method.", |
664 "id": "ListAvailsResponse", | 472 "id": "ListAvailsResponse", |
665 "properties": { | 473 "properties": { |
| 474 "avails": { |
| 475 "description": "List of Avails that match the request criter
ia.", |
| 476 "items": { |
| 477 "$ref": "Avail" |
| 478 }, |
| 479 "type": "array" |
| 480 }, |
666 "nextPageToken": { | 481 "nextPageToken": { |
667 "description": "See _List methods rules_ for info about this
field.", | 482 "description": "See _List methods rules_ for info about this
field.", |
668 "type": "string" | 483 "type": "string" |
669 }, | 484 }, |
670 "totalSize": { | 485 "totalSize": { |
671 "description": "See _List methods rules_ for more informatio
n about this field.", | 486 "description": "See _List methods rules_ for more informatio
n about this field.", |
672 "format": "int32", | 487 "format": "int32", |
673 "type": "integer" | 488 "type": "integer" |
674 }, | |
675 "avails": { | |
676 "description": "List of Avails that match the request criter
ia.", | |
677 "items": { | |
678 "$ref": "Avail" | |
679 }, | |
680 "type": "array" | |
681 } | 489 } |
682 }, | 490 }, |
683 "type": "object" | 491 "type": "object" |
684 }, | 492 }, |
685 "ListOrdersResponse": { | 493 "ListOrdersResponse": { |
686 "description": "Response to the 'ListOrders' method.", | 494 "description": "Response to the 'ListOrders' method.", |
687 "id": "ListOrdersResponse", | 495 "id": "ListOrdersResponse", |
688 "properties": { | 496 "properties": { |
| 497 "orders": { |
| 498 "description": "List of Orders that match the request criter
ia.", |
| 499 "items": { |
| 500 "$ref": "Order" |
| 501 }, |
| 502 "type": "array" |
| 503 }, |
689 "nextPageToken": { | 504 "nextPageToken": { |
690 "description": "See _List methods rules_ for info about this
field.", | 505 "description": "See _List methods rules_ for info about this
field.", |
691 "type": "string" | 506 "type": "string" |
692 }, | 507 }, |
693 "totalSize": { | 508 "totalSize": { |
694 "description": "See _List methods rules_ for more informatio
n about this field.", | 509 "description": "See _List methods rules_ for more informatio
n about this field.", |
695 "format": "int32", | 510 "format": "int32", |
696 "type": "integer" | 511 "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 } | 512 } |
705 }, | 513 }, |
706 "type": "object" | 514 "type": "object" |
707 }, | 515 }, |
708 "StoreInfo": { | 516 "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.", | 517 "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", | 518 "id": "StoreInfo", |
711 "properties": { | 519 "properties": { |
| 520 "name": { |
| 521 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", |
| 522 "type": "string" |
| 523 }, |
| 524 "seasonId": { |
| 525 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", |
| 526 "type": "string" |
| 527 }, |
| 528 "titleLevelEidr": { |
| 529 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", |
| 530 "type": "string" |
| 531 }, |
| 532 "seasonName": { |
| 533 "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\".", |
| 534 "type": "string" |
| 535 }, |
712 "seasonNumber": { | 536 "seasonNumber": { |
713 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", | 537 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", |
714 "type": "string" | 538 "type": "string" |
715 }, | 539 }, |
716 "hasEstOffer": { | 540 "hasEstOffer": { |
717 "description": "Whether the Edit has a EST offer.", | 541 "description": "Whether the Edit has a EST offer.", |
718 "type": "boolean" | 542 "type": "boolean" |
719 }, | 543 }, |
720 "editLevelEidr": { | 544 "editLevelEidr": { |
721 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", | 545 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", |
722 "type": "string" | 546 "type": "string" |
723 }, | 547 }, |
724 "hasSdOffer": { | 548 "hasSdOffer": { |
725 "description": "Whether the Edit has a SD offer.", | 549 "description": "Whether the Edit has a SD offer.", |
726 "type": "boolean" | 550 "type": "boolean" |
727 }, | 551 }, |
728 "videoId": { | |
729 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", | |
730 "type": "string" | |
731 }, | |
732 "liveTime": { | 552 "liveTime": { |
733 "description": "Timestamp when the Edit went live on the Sto
re.", | 553 "description": "Timestamp when the Edit went live on the Sto
re.", |
734 "format": "google-datetime", | 554 "format": "google-datetime", |
735 "type": "string" | 555 "type": "string" |
736 }, | 556 }, |
| 557 "videoId": { |
| 558 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", |
| 559 "type": "string" |
| 560 }, |
737 "hasInfoCards": { | 561 "hasInfoCards": { |
738 "description": "Whether the Edit has info cards.", | 562 "description": "Whether the Edit has info cards.", |
739 "type": "boolean" | 563 "type": "boolean" |
740 }, | 564 }, |
741 "hasVodOffer": { | 565 "hasVodOffer": { |
742 "description": "Whether the Edit has a VOD offer.", | 566 "description": "Whether the Edit has a VOD offer.", |
743 "type": "boolean" | 567 "type": "boolean" |
744 }, | 568 }, |
745 "pphNames": { | 569 "pphNames": { |
746 "description": "Name of the post-production houses that mana
ge the Edit.", | 570 "description": "Name of the post-production houses that mana
ge the Edit.", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
781 }, | 605 }, |
782 "showId": { | 606 "showId": { |
783 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", | 607 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", |
784 "type": "string" | 608 "type": "string" |
785 }, | 609 }, |
786 "type": { | 610 "type": { |
787 "description": "Edit type, like Movie, Episode or Season.", | 611 "description": "Edit type, like Movie, Episode or Season.", |
788 "enum": [ | 612 "enum": [ |
789 "TITLE_TYPE_UNSPECIFIED", | 613 "TITLE_TYPE_UNSPECIFIED", |
790 "MOVIE", | 614 "MOVIE", |
| 615 "SEASON", |
| 616 "EPISODE", |
| 617 "BUNDLE" |
| 618 ], |
| 619 "enumDescriptions": [ |
| 620 "Value could not be determined, please contact technical
support if\nit should.", |
| 621 "A movie picture.", |
| 622 "A season of a TV show.", |
| 623 "An episode of a TV show.", |
| 624 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 625 ], |
| 626 "type": "string" |
| 627 }, |
| 628 "trailerId": { |
| 629 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", |
| 630 "type": "string" |
| 631 }, |
| 632 "hasHdOffer": { |
| 633 "description": "Whether the Edit has a HD offer.", |
| 634 "type": "boolean" |
| 635 }, |
| 636 "mid": { |
| 637 "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'", |
| 638 "type": "string" |
| 639 }, |
| 640 "hasAudio51": { |
| 641 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", |
| 642 "type": "boolean" |
| 643 } |
| 644 }, |
| 645 "type": "object" |
| 646 }, |
| 647 "Avail": { |
| 648 "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.", |
| 649 "id": "Avail", |
| 650 "properties": { |
| 651 "seriesAltId": { |
| 652 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", |
| 653 "type": "string" |
| 654 }, |
| 655 "altId": { |
| 656 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", |
| 657 "type": "string" |
| 658 }, |
| 659 "episodeNumber": { |
| 660 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", |
| 661 "type": "string" |
| 662 }, |
| 663 "seriesTitleInternalAlias": { |
| 664 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
| 665 "type": "string" |
| 666 }, |
| 667 "formatProfile": { |
| 668 "description": "Indicates the format profile covered by the
transaction.", |
| 669 "enum": [ |
| 670 "FORMAT_PROFILE_UNSPECIFIED", |
| 671 "SD", |
| 672 "HD", |
| 673 "UHD" |
| 674 ], |
| 675 "enumDescriptions": [ |
| 676 "Value could not be determined, please contact technical
support if\nit should.", |
| 677 "Standard-definition format.", |
| 678 "High-definition format.", |
| 679 "4K UHD." |
| 680 ], |
| 681 "type": "string" |
| 682 }, |
| 683 "contentId": { |
| 684 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", |
| 685 "type": "string" |
| 686 }, |
| 687 "titleInternalAlias": { |
| 688 "description": "Title used by involved parties to refer to t
his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.", |
| 689 "type": "string" |
| 690 }, |
| 691 "ratingValue": { |
| 692 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", |
| 693 "type": "string" |
| 694 }, |
| 695 "storeLanguage": { |
| 696 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", |
| 697 "type": "string" |
| 698 }, |
| 699 "captionExemption": { |
| 700 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", |
| 701 "type": "string" |
| 702 }, |
| 703 "displayName": { |
| 704 "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\".", |
| 705 "type": "string" |
| 706 }, |
| 707 "productId": { |
| 708 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", |
| 709 "type": "string" |
| 710 }, |
| 711 "seasonTitleInternalAlias": { |
| 712 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
| 713 "type": "string" |
| 714 }, |
| 715 "priceValue": { |
| 716 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", |
| 717 "type": "string" |
| 718 }, |
| 719 "episodeAltId": { |
| 720 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", |
| 721 "type": "string" |
| 722 }, |
| 723 "territory": { |
| 724 "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\".", |
| 725 "type": "string" |
| 726 }, |
| 727 "workType": { |
| 728 "description": "Work type as enumerated in EMA.", |
| 729 "enum": [ |
| 730 "TITLE_TYPE_UNSPECIFIED", |
| 731 "MOVIE", |
791 "SEASON", | 732 "SEASON", |
792 "EPISODE", | 733 "EPISODE", |
793 "BUNDLE" | 734 "BUNDLE" |
794 ], | 735 ], |
795 "enumDescriptions": [ | 736 "enumDescriptions": [ |
796 "Value could not be determined, please contact technical
support if\nit should.", | 737 "Value could not be determined, please contact technical
support if\nit should.", |
797 "A movie picture.", | 738 "A movie picture.", |
798 "A season of a TV show.", | 739 "A season of a TV show.", |
799 "An episode of a TV show.", | 740 "An episode of a TV show.", |
800 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 741 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
801 ], | 742 ], |
802 "type": "string" | 743 "type": "string" |
803 }, | 744 }, |
804 "trailerId": { | 745 "availId": { |
805 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", | 746 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", |
806 "type": "string" | 747 "type": "string" |
807 }, | 748 }, |
808 "hasHdOffer": { | 749 "ratingReason": { |
809 "description": "Whether the Edit has a HD offer.", | 750 "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\"", |
810 "type": "boolean" | |
811 }, | |
812 "mid": { | |
813 "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'", | |
814 "type": "string" | 751 "type": "string" |
815 }, | 752 }, |
816 "hasAudio51": { | 753 "episodeTitleInternalAlias": { |
817 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", | 754 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", |
818 "type": "boolean" | |
819 }, | |
820 "name": { | |
821 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", | |
822 "type": "string" | 755 "type": "string" |
823 }, | 756 }, |
824 "seasonId": { | |
825 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", | |
826 "type": "string" | |
827 }, | |
828 "titleLevelEidr": { | |
829 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", | |
830 "type": "string" | |
831 }, | |
832 "seasonName": { | |
833 "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\".", | |
834 "type": "string" | |
835 } | |
836 }, | |
837 "type": "object" | |
838 }, | |
839 "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.", | |
841 "id": "Avail", | |
842 "properties": { | |
843 "suppressionLiftDate": { | 757 "suppressionLiftDate": { |
844 "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\"", | 758 "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\"", |
845 "type": "string" | 759 "type": "string" |
846 }, | 760 }, |
847 "seasonAltId": { | 761 "seasonAltId": { |
848 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", | 762 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", |
849 "type": "string" | 763 "type": "string" |
850 }, | 764 }, |
851 "encodeId": { | 765 "encodeId": { |
852 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", | 766 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", |
853 "type": "string" | 767 "type": "string" |
854 }, | 768 }, |
855 "priceType": { | 769 "priceType": { |
856 "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\".", | 770 "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\".", |
857 "type": "string" | 771 "type": "string" |
858 }, | 772 }, |
859 "captionIncluded": { | 773 "captionIncluded": { |
860 "description": "Communicating if caption file will be delive
red.", | 774 "description": "Communicating if caption file will be delive
red.", |
861 "type": "boolean" | 775 "type": "boolean" |
862 }, | 776 }, |
| 777 "seasonNumber": { |
| 778 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", |
| 779 "type": "string" |
| 780 }, |
863 "licenseType": { | 781 "licenseType": { |
864 "description": "Type of transaction.", | 782 "description": "Type of transaction.", |
865 "enum": [ | 783 "enum": [ |
866 "LICENSE_TYPE_UNSPECIFIED", | 784 "LICENSE_TYPE_UNSPECIFIED", |
867 "EST", | 785 "EST", |
868 "VOD", | 786 "VOD", |
869 "SVOD", | 787 "SVOD", |
870 "POEST" | 788 "POEST" |
871 ], | 789 ], |
872 "enumDescriptions": [ | 790 "enumDescriptions": [ |
873 "Value could not be determined, please contact technical
support if\nit should.", | 791 "Value could not be determined, please contact technical
support if\nit should.", |
874 "Electronic Sell Through - purchase policy for unlimited
viewing.", | 792 "Electronic Sell Through - purchase policy for unlimited
viewing.", |
875 "Video On Demand - rental policy for temporary viewing."
, | 793 "Video On Demand - rental policy for temporary viewing."
, |
876 "Subscription Video On Demand - used for subscription pl
atforms.\nNot supported on Google Play.", | 794 "Subscription Video On Demand - used for subscription pl
atforms.\nNot supported on Google Play.", |
877 "Pre-order Electronic Sell Through - pre-order purchase
only window." | 795 "Pre-order Electronic Sell Through - pre-order purchase
only window." |
878 ], | 796 ], |
879 "type": "string" | 797 "type": "string" |
880 }, | 798 }, |
881 "seasonNumber": { | |
882 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", | |
883 "type": "string" | |
884 }, | |
885 "releaseDate": { | 799 "releaseDate": { |
886 "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\"", | 800 "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\"", |
887 "type": "string" | 801 "type": "string" |
888 }, | 802 }, |
889 "end": { | 803 "end": { |
890 "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\"", | 804 "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\"", |
891 "type": "string" | 805 "type": "string" |
892 }, | 806 }, |
893 "videoId": { | 807 "videoId": { |
894 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", | 808 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", |
895 "type": "string" | 809 "type": "string" |
896 }, | 810 }, |
897 "start": { | 811 "start": { |
898 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", | 812 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", |
899 "type": "string" | 813 "type": "string" |
900 }, | 814 }, |
901 "ratingSystem": { | |
902 "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\"", | |
903 "type": "string" | |
904 }, | |
905 "pphNames": { | 815 "pphNames": { |
906 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", | 816 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", |
907 "items": { | 817 "items": { |
908 "type": "string" | 818 "type": "string" |
909 }, | 819 }, |
910 "type": "array" | 820 "type": "array" |
911 }, | 821 }, |
912 "seriesAltId": { | 822 "ratingSystem": { |
913 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", | 823 "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\"", |
| 824 "type": "string" |
| 825 } |
| 826 }, |
| 827 "type": "object" |
| 828 }, |
| 829 "Order": { |
| 830 "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).", |
| 831 "id": "Order", |
| 832 "properties": { |
| 833 "countries": { |
| 834 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", |
| 835 "items": { |
| 836 "type": "string" |
| 837 }, |
| 838 "type": "array" |
| 839 }, |
| 840 "earliestAvailStartTime": { |
| 841 "description": "Timestamp of the earliest start date of the
Avails\nlinked to this Order.", |
| 842 "format": "google-datetime", |
914 "type": "string" | 843 "type": "string" |
915 }, | 844 }, |
916 "altId": { | 845 "status": { |
917 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", | 846 "description": "High-level status of the order.", |
918 "type": "string" | |
919 }, | |
920 "episodeNumber": { | |
921 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", | |
922 "type": "string" | |
923 }, | |
924 "seriesTitleInternalAlias": { | |
925 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | |
926 "type": "string" | |
927 }, | |
928 "formatProfile": { | |
929 "description": "Indicates the format profile covered by the
transaction.", | |
930 "enum": [ | 847 "enum": [ |
931 "FORMAT_PROFILE_UNSPECIFIED", | 848 "STATUS_UNSPECIFIED", |
932 "SD", | 849 "STATUS_APPROVED", |
933 "HD", | 850 "STATUS_FAILED", |
934 "UHD" | 851 "STATUS_PROCESSING", |
| 852 "STATUS_UNFULFILLED", |
| 853 "STATUS_NOT_AVAILABLE" |
935 ], | 854 ], |
936 "enumDescriptions": [ | 855 "enumDescriptions": [ |
937 "Value could not be determined, please contact technical
support if\nit should.", | 856 "Value could not be determined, please contact technical
support if\nit should.", |
938 "Standard-definition format.", | 857 "Approved by Google.", |
939 "High-definition format.", | 858 "Waiting for partner to re-deliver the asset after a rej
ection by Google.", |
940 "4K UHD." | 859 "Waiting for Google to process the asset.", |
| 860 "Waiting for partner to deliver the asset.", |
| 861 "Used when Status is not available (i.e: Orders for TV S
easons)." |
941 ], | 862 ], |
942 "type": "string" | 863 "type": "string" |
943 }, | 864 }, |
944 "contentId": { | 865 "statusDetail": { |
945 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", | 866 "description": "Detailed status of the order", |
| 867 "enum": [ |
| 868 "ORDER_STATUS_UNSPECIFIED", |
| 869 "ORDER_STATUS_QC_APPROVED", |
| 870 "ORDER_STATUS_QC_REJECTION", |
| 871 "ORDER_STATUS_INTERNAL_FIX", |
| 872 "ORDER_STATUS_OPEN_ORDER", |
| 873 "ORDER_STATUS_NOT_AVAILABLE", |
| 874 "ORDER_STATUS_AWAITING_REDELIVERY", |
| 875 "ORDER_STATUS_READY_FOR_QC", |
| 876 "ORDER_STATUS_FILE_PROCESSING" |
| 877 ], |
| 878 "enumDescriptions": [ |
| 879 "Value could not be determined, please contact technical
support if\nit should.", |
| 880 "Approved by Google's Quality Control team.", |
| 881 "Rejected by Google's Quality Control team, pending part
ner redelivery.", |
| 882 "Internal error while processing the Order.", |
| 883 "Waiting for initial delivery from partner.", |
| 884 "Used on Orders that do not have Status, like TV Seasons
.", |
| 885 "Waiting for re-delivery from partner.", |
| 886 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", |
| 887 "Waiting for Google to process the asset." |
| 888 ], |
946 "type": "string" | 889 "type": "string" |
947 }, | 890 }, |
948 "titleInternalAlias": { | 891 "name": { |
949 "description": "Title used by involved parties to refer to t
his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.", | 892 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", |
950 "type": "string" | 893 "type": "string" |
951 }, | 894 }, |
952 "ratingValue": { | 895 "studioName": { |
953 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", | 896 "description": "Name of the studio that owns the Edit ordere
d.", |
954 "type": "string" | 897 "type": "string" |
955 }, | 898 }, |
956 "storeLanguage": { | 899 "receivedTime": { |
957 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", | 900 "description": "Timestamp when the Order was fulfilled.", |
| 901 "format": "google-datetime", |
958 "type": "string" | 902 "type": "string" |
959 }, | 903 }, |
960 "productId": { | 904 "seasonName": { |
961 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", | 905 "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\".", |
962 "type": "string" | 906 "type": "string" |
963 }, | 907 }, |
964 "displayName": { | 908 "customId": { |
965 "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\".", | 909 "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'", |
966 "type": "string" | 910 "type": "string" |
967 }, | 911 }, |
968 "captionExemption": { | 912 "approvedTime": { |
969 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", | 913 "description": "Timestamp when the Order was approved.", |
| 914 "format": "google-datetime", |
970 "type": "string" | 915 "type": "string" |
971 }, | 916 }, |
972 "seasonTitleInternalAlias": { | 917 "channelName": { |
973 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | 918 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", |
974 "type": "string" | 919 "type": "string" |
975 }, | 920 }, |
976 "priceValue": { | 921 "showName": { |
977 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", | 922 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
978 "type": "string" | 923 "type": "string" |
979 }, | 924 }, |
980 "episodeAltId": { | 925 "orderId": { |
981 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", | 926 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", |
982 "type": "string" | 927 "type": "string" |
983 }, | 928 }, |
984 "territory": { | 929 "normalizedPriority": { |
985 "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\".", | 930 "description": "A simpler representation of the priority.", |
| 931 "enum": [ |
| 932 "NORMALIZED_PRIORITY_UNSPECIFIED", |
| 933 "LOW_PRIORITY", |
| 934 "HIGH_PRIORITY" |
| 935 ], |
| 936 "enumDescriptions": [ |
| 937 "Value could not be determined, please contact technical
support if\nit should.", |
| 938 "A low-priority asset, typically from a library movie.", |
| 939 "A high-priority asset, typically from a new release or
box office hit." |
| 940 ], |
986 "type": "string" | 941 "type": "string" |
987 }, | 942 }, |
988 "ratingReason": { | 943 "type": { |
989 "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\"", | 944 "description": "Type of the Edit linked to the Order.", |
990 "type": "string" | |
991 }, | |
992 "availId": { | |
993 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", | |
994 "type": "string" | |
995 }, | |
996 "workType": { | |
997 "description": "Work type as enumerated in EMA.", | |
998 "enum": [ | 945 "enum": [ |
999 "TITLE_TYPE_UNSPECIFIED", | 946 "TITLE_TYPE_UNSPECIFIED", |
1000 "MOVIE", | 947 "MOVIE", |
1001 "SEASON", | 948 "SEASON", |
1002 "EPISODE", | 949 "EPISODE", |
1003 "BUNDLE" | 950 "BUNDLE" |
1004 ], | 951 ], |
1005 "enumDescriptions": [ | 952 "enumDescriptions": [ |
1006 "Value could not be determined, please contact technical
support if\nit should.", | 953 "Value could not be determined, please contact technical
support if\nit should.", |
1007 "A movie picture.", | 954 "A movie picture.", |
1008 "A season of a TV show.", | 955 "A season of a TV show.", |
1009 "An episode of a TV show.", | 956 "An episode of a TV show.", |
1010 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 957 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
1011 ], | 958 ], |
1012 "type": "string" | 959 "type": "string" |
1013 }, | 960 }, |
1014 "episodeTitleInternalAlias": { | 961 "rejectionNote": { |
1015 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", | 962 "description": "Field explaining why an Order has been rejec
ted.\nExample: \"Trailer audio is 2ch mono, please re-deliver in stereo\".", |
| 963 "type": "string" |
| 964 }, |
| 965 "channelId": { |
| 966 "description": "YouTube Channel ID that should be used to fu
lfill the Order.\nExample: \"UCRG64darCZhb\".", |
| 967 "type": "string" |
| 968 }, |
| 969 "pphName": { |
| 970 "description": "Name of the post-production house that manag
es the Edit ordered.", |
| 971 "type": "string" |
| 972 }, |
| 973 "legacyPriority": { |
| 974 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", |
| 975 "type": "string" |
| 976 }, |
| 977 "priority": { |
| 978 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", |
| 979 "format": "double", |
| 980 "type": "number" |
| 981 }, |
| 982 "orderedTime": { |
| 983 "description": "Timestamp when the Order was created.", |
| 984 "format": "google-datetime", |
| 985 "type": "string" |
| 986 }, |
| 987 "videoId": { |
| 988 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", |
| 989 "type": "string" |
| 990 }, |
| 991 "episodeName": { |
| 992 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", |
1016 "type": "string" | 993 "type": "string" |
1017 } | 994 } |
1018 }, | 995 }, |
1019 "type": "object" | 996 "type": "object" |
| 997 }, |
| 998 "ListStoreInfosResponse": { |
| 999 "description": "Response to the 'ListStoreInfos' method.", |
| 1000 "id": "ListStoreInfosResponse", |
| 1001 "properties": { |
| 1002 "nextPageToken": { |
| 1003 "description": "See 'List methods rules' for info about this
field.", |
| 1004 "type": "string" |
| 1005 }, |
| 1006 "totalSize": { |
| 1007 "description": "See _List methods rules_ for more informatio
n about this field.", |
| 1008 "format": "int32", |
| 1009 "type": "integer" |
| 1010 }, |
| 1011 "storeInfos": { |
| 1012 "description": "List of StoreInfos that match the request cr
iteria.", |
| 1013 "items": { |
| 1014 "$ref": "StoreInfo" |
| 1015 }, |
| 1016 "type": "array" |
| 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 } |
OLD | NEW |