| 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 "uploadType": { | 28 "quotaUser": { |
| 29 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | 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.", |
| 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 }, |
| 33 "fields": { | 60 "fields": { |
| 34 "description": "Selector specifying which fields to include in a par
tial response.", | 61 "description": "Selector specifying which fields to include in a par
tial response.", |
| 35 "location": "query", | 62 "location": "query", |
| 36 "type": "string" | 63 "type": "string" |
| 37 }, | 64 }, |
| 65 "uploadType": { |
| 66 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
| 67 "location": "query", |
| 68 "type": "string" |
| 69 }, |
| 38 "$.xgafv": { | 70 "$.xgafv": { |
| 39 "description": "V1 error format.", | 71 "description": "V1 error format.", |
| 40 "enum": [ | 72 "enum": [ |
| 41 "1", | 73 "1", |
| 42 "2" | 74 "2" |
| 43 ], | 75 ], |
| 44 "enumDescriptions": [ | 76 "enumDescriptions": [ |
| 45 "v1 error format", | 77 "v1 error format", |
| 46 "v2 error format" | 78 "v2 error format" |
| 47 ], | 79 ], |
| (...skipping 23 matching lines...) Expand all Loading... |
| 71 }, | 103 }, |
| 72 "key": { | 104 "key": { |
| 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.", | 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.", |
| 74 "location": "query", | 106 "location": "query", |
| 75 "type": "string" | 107 "type": "string" |
| 76 }, | 108 }, |
| 77 "access_token": { | 109 "access_token": { |
| 78 "description": "OAuth access token.", | 110 "description": "OAuth access token.", |
| 79 "location": "query", | 111 "location": "query", |
| 80 "type": "string" | 112 "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": { | 119 "storeInfos": { |
| 120 "methods": { | 120 "methods": { |
| 121 "list": { | 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.", | 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", | 123 "httpMethod": "GET", |
| 124 "id": "playmoviespartner.accounts.storeInfos.list", | 124 "id": "playmoviespartner.accounts.storeInfos.list", |
| 125 "parameterOrder": [ | 125 "parameterOrder": [ |
| 126 "accountId" | 126 "accountId" |
| 127 ], | 127 ], |
| 128 "parameters": { | 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 }, |
| 129 "seasonIds": { | 146 "seasonIds": { |
| 130 "description": "Filter StoreInfos that match
any of the given `season_id`s.", | 147 "description": "Filter StoreInfos that match
any of the given `season_id`s.", |
| 131 "location": "query", | 148 "location": "query", |
| 132 "repeated": true, | 149 "repeated": true, |
| 133 "type": "string" | 150 "type": "string" |
| 134 }, | 151 }, |
| 135 "videoIds": { | 152 "pageToken": { |
| 136 "description": "Filter StoreInfos that match
any of the given `video_id`s.", | 153 "description": "See _List methods rules_ for
info about this field.", |
| 137 "location": "query", | 154 "location": "query", |
| 138 "repeated": true, | |
| 139 "type": "string" | 155 "type": "string" |
| 140 }, | 156 }, |
| 141 "videoId": { | 157 "videoId": { |
| 142 "description": "Filter StoreInfos that match
a given `video_id`.\nNOTE: this field is deprecated and will be removed on V2;
`video_ids`\nshould be used instead.", | 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.", |
| 143 "location": "query", | 159 "location": "query", |
| 144 "type": "string" | 160 "type": "string" |
| 145 }, | 161 }, |
| 146 "pageToken": { | 162 "videoIds": { |
| 147 "description": "See _List methods rules_ for
info about this field.", | 163 "description": "Filter StoreInfos that match
any of the given `video_id`s.", |
| 148 "location": "query", | 164 "location": "query", |
| 165 "repeated": true, |
| 149 "type": "string" | 166 "type": "string" |
| 150 }, | 167 }, |
| 151 "pageSize": { | 168 "pageSize": { |
| 152 "description": "See _List methods rules_ for
info about this field.", | 169 "description": "See _List methods rules_ for
info about this field.", |
| 153 "format": "int32", | 170 "format": "int32", |
| 154 "location": "query", | 171 "location": "query", |
| 155 "type": "integer" | 172 "type": "integer" |
| 156 }, | 173 }, |
| 157 "mids": { | 174 "mids": { |
| 158 "description": "Filter StoreInfos that match
any of the given `mid`s.", | 175 "description": "Filter StoreInfos that match
any of the given `mid`s.", |
| 159 "location": "query", | 176 "location": "query", |
| 160 "repeated": true, | 177 "repeated": true, |
| 161 "type": "string" | 178 "type": "string" |
| 162 }, | 179 }, |
| 163 "pphNames": { | 180 "pphNames": { |
| 164 "description": "See _List methods rules_ for
info about this field.", | 181 "description": "See _List methods rules_ for
info about this field.", |
| 165 "location": "query", | 182 "location": "query", |
| 166 "repeated": true, | 183 "repeated": true, |
| 167 "type": "string" | 184 "type": "string" |
| 168 }, | 185 }, |
| 169 "countries": { | 186 "countries": { |
| 170 "description": "Filter StoreInfos that match
(case-insensitive) any of the given country\ncodes, using the \"ISO 3166-1 alph
a-2\" format (examples: \"US\", \"us\", \"Us\").", | 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\").", |
| 171 "location": "query", | 188 "location": "query", |
| 172 "repeated": true, | 189 "repeated": true, |
| 173 "type": "string" | 190 "type": "string" |
| 174 }, | |
| 175 "studioNames": { | |
| 176 "description": "See _List methods rules_ for
info about this field.", | |
| 177 "location": "query", | |
| 178 "repeated": true, | |
| 179 "type": "string" | |
| 180 }, | |
| 181 "name": { | |
| 182 "description": "Filter that matches StoreInf
os with a `name` or `show_name`\nthat contains the given case-insensitive name."
, | |
| 183 "location": "query", | |
| 184 "type": "string" | |
| 185 }, | |
| 186 "accountId": { | |
| 187 "description": "REQUIRED. See _General rules
_ for more information about this field.", | |
| 188 "location": "path", | |
| 189 "required": true, | |
| 190 "type": "string" | |
| 191 } | 191 } |
| 192 }, | 192 }, |
| 193 "path": "v1/accounts/{accountId}/storeInfos", | 193 "path": "v1/accounts/{accountId}/storeInfos", |
| 194 "response": { | 194 "response": { |
| 195 "$ref": "ListStoreInfosResponse" | 195 "$ref": "ListStoreInfosResponse" |
| 196 }, | 196 }, |
| 197 "scopes": [ | 197 "scopes": [ |
| 198 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 198 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 199 ] | 199 ] |
| 200 } | 200 } |
| 201 }, | 201 }, |
| 202 "resources": { | 202 "resources": { |
| 203 "country": { | 203 "country": { |
| 204 "methods": { | 204 "methods": { |
| 205 "get": { | 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.", | 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", | 207 "httpMethod": "GET", |
| 208 "id": "playmoviespartner.accounts.storeInfos
.country.get", | 208 "id": "playmoviespartner.accounts.storeInfos
.country.get", |
| 209 "parameterOrder": [ | 209 "parameterOrder": [ |
| 210 "accountId", | 210 "accountId", |
| 211 "videoId", | 211 "videoId", |
| 212 "country" | 212 "country" |
| 213 ], | 213 ], |
| 214 "parameters": { | 214 "parameters": { |
| 215 "country": { |
| 216 "description": "REQUIRED. Edit count
ry.", |
| 217 "location": "path", |
| 218 "required": true, |
| 219 "type": "string" |
| 220 }, |
| 215 "videoId": { | 221 "videoId": { |
| 216 "description": "REQUIRED. Video ID."
, | 222 "description": "REQUIRED. Video ID."
, |
| 217 "location": "path", | 223 "location": "path", |
| 218 "required": true, | 224 "required": true, |
| 219 "type": "string" | 225 "type": "string" |
| 220 }, | |
| 221 "country": { | |
| 222 "description": "REQUIRED. Edit count
ry.", | |
| 223 "location": "path", | |
| 224 "required": true, | |
| 225 "type": "string" | |
| 226 }, | 226 }, |
| 227 "accountId": { | 227 "accountId": { |
| 228 "description": "REQUIRED. See _Gener
al rules_ for more information about this field.", | 228 "description": "REQUIRED. See _Gener
al rules_ for more information about this field.", |
| 229 "location": "path", | 229 "location": "path", |
| 230 "required": true, | 230 "required": true, |
| 231 "type": "string" | 231 "type": "string" |
| 232 } | 232 } |
| 233 }, | 233 }, |
| 234 "path": "v1/accounts/{accountId}/storeInfos/
{videoId}/country/{country}", | 234 "path": "v1/accounts/{accountId}/storeInfos/
{videoId}/country/{country}", |
| 235 "response": { | 235 "response": { |
| 236 "$ref": "StoreInfo" | 236 "$ref": "StoreInfo" |
| 237 }, | 237 }, |
| 238 "scopes": [ | 238 "scopes": [ |
| 239 "https://www.googleapis.com/auth/playmov
ies_partner.readonly" | 239 "https://www.googleapis.com/auth/playmov
ies_partner.readonly" |
| 240 ] | 240 ] |
| 241 } | 241 } |
| 242 } | 242 } |
| 243 } | 243 } |
| 244 } | 244 } |
| 245 }, | 245 }, |
| 246 "avails": { | 246 "orders": { |
| 247 "methods": { | 247 "methods": { |
| 248 "get": { | 248 "list": { |
| 249 "description": "Get an Avail given its avail group i
d and avail id.", | 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.", |
| 250 "httpMethod": "GET", | 250 "httpMethod": "GET", |
| 251 "id": "playmoviespartner.accounts.avails.get", | 251 "id": "playmoviespartner.accounts.orders.list", |
| 252 "parameterOrder": [ | 252 "parameterOrder": [ |
| 253 "accountId", | 253 "accountId" |
| 254 "availId" | |
| 255 ], | 254 ], |
| 256 "parameters": { | 255 "parameters": { |
| 257 "availId": { | 256 "pphNames": { |
| 258 "description": "REQUIRED. Avail ID.", | 257 "description": "See _List methods rules_ for
info about this field.", |
| 258 "location": "query", |
| 259 "repeated": true, |
| 260 "type": "string" |
| 261 }, |
| 262 "status": { |
| 263 "description": "Filter Orders that match one
of the given status.", |
| 264 "enum": [ |
| 265 "STATUS_UNSPECIFIED", |
| 266 "STATUS_APPROVED", |
| 267 "STATUS_FAILED", |
| 268 "STATUS_PROCESSING", |
| 269 "STATUS_UNFULFILLED", |
| 270 "STATUS_NOT_AVAILABLE" |
| 271 ], |
| 272 "location": "query", |
| 273 "repeated": true, |
| 274 "type": "string" |
| 275 }, |
| 276 "name": { |
| 277 "description": "Filter that matches Orders w
ith a `name`, `show`, `season` or `episode`\nthat contains the given case-insens
itive name.", |
| 278 "location": "query", |
| 279 "type": "string" |
| 280 }, |
| 281 "studioNames": { |
| 282 "description": "See _List methods rules_ for
info about this field.", |
| 283 "location": "query", |
| 284 "repeated": true, |
| 285 "type": "string" |
| 286 }, |
| 287 "accountId": { |
| 288 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 259 "location": "path", | 289 "location": "path", |
| 260 "required": true, | 290 "required": true, |
| 261 "type": "string" | 291 "type": "string" |
| 292 }, |
| 293 "videoIds": { |
| 294 "description": "Filter Orders that match any
of the given `video_id`s.", |
| 295 "location": "query", |
| 296 "repeated": true, |
| 297 "type": "string" |
| 298 }, |
| 299 "customId": { |
| 300 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", |
| 301 "location": "query", |
| 302 "type": "string" |
| 303 }, |
| 304 "pageToken": { |
| 305 "description": "See _List methods rules_ for
info about this field.", |
| 306 "location": "query", |
| 307 "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 } |
| 315 }, |
| 316 "path": "v1/accounts/{accountId}/orders", |
| 317 "response": { |
| 318 "$ref": "ListOrdersResponse" |
| 319 }, |
| 320 "scopes": [ |
| 321 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 322 ] |
| 323 }, |
| 324 "get": { |
| 325 "description": "Get an Order given its id.\n\nSee _A
uthentication and Authorization rules_ and\n_Get methods rules_ for more informa
tion about this method.", |
| 326 "httpMethod": "GET", |
| 327 "id": "playmoviespartner.accounts.orders.get", |
| 328 "parameterOrder": [ |
| 329 "accountId", |
| 330 "orderId" |
| 331 ], |
| 332 "parameters": { |
| 333 "orderId": { |
| 334 "description": "REQUIRED. Order ID.", |
| 335 "location": "path", |
| 336 "required": true, |
| 337 "type": "string" |
| 262 }, | 338 }, |
| 263 "accountId": { | 339 "accountId": { |
| 264 "description": "REQUIRED. See _General rules
_ for more information about this field.", | 340 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 265 "location": "path", | 341 "location": "path", |
| 266 "required": true, | 342 "required": true, |
| 267 "type": "string" | 343 "type": "string" |
| 268 } | 344 } |
| 269 }, | 345 }, |
| 270 "path": "v1/accounts/{accountId}/avails/{availId}", | 346 "path": "v1/accounts/{accountId}/orders/{orderId}", |
| 271 "response": { | 347 "response": { |
| 272 "$ref": "Avail" | 348 "$ref": "Order" |
| 273 }, | 349 }, |
| 274 "scopes": [ | 350 "scopes": [ |
| 275 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 351 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 276 ] | 352 ] |
| 277 }, | 353 } |
| 354 } |
| 355 }, |
| 356 "avails": { |
| 357 "methods": { |
| 278 "list": { | 358 "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.", | 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.", |
| 280 "httpMethod": "GET", | 360 "httpMethod": "GET", |
| 281 "id": "playmoviespartner.accounts.avails.list", | 361 "id": "playmoviespartner.accounts.avails.list", |
| 282 "parameterOrder": [ | 362 "parameterOrder": [ |
| 283 "accountId" | 363 "accountId" |
| 284 ], | 364 ], |
| 285 "parameters": { | 365 "parameters": { |
| 286 "pphNames": { | |
| 287 "description": "See _List methods rules_ for
info about this field.", | |
| 288 "location": "query", | |
| 289 "repeated": true, | |
| 290 "type": "string" | |
| 291 }, | |
| 292 "altId": { | 366 "altId": { |
| 293 "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.", | 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.", |
| 294 "location": "query", | 368 "location": "query", |
| 295 "type": "string" | 369 "type": "string" |
| 296 }, | 370 }, |
| 297 "studioNames": { | 371 "studioNames": { |
| 298 "description": "See _List methods rules_ for
info about this field.", | 372 "description": "See _List methods rules_ for
info about this field.", |
| 299 "location": "query", | 373 "location": "query", |
| 300 "repeated": true, | 374 "repeated": true, |
| 301 "type": "string" | 375 "type": "string" |
| (...skipping 30 matching lines...) Expand all Loading... |
| 332 "description": "See _List methods rules_ for
info about this field.", | 406 "description": "See _List methods rules_ for
info about this field.", |
| 333 "format": "int32", | 407 "format": "int32", |
| 334 "location": "query", | 408 "location": "query", |
| 335 "type": "integer" | 409 "type": "integer" |
| 336 }, | 410 }, |
| 337 "altIds": { | 411 "altIds": { |
| 338 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", | 412 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", |
| 339 "location": "query", | 413 "location": "query", |
| 340 "repeated": true, | 414 "repeated": true, |
| 341 "type": "string" | 415 "type": "string" |
| 416 }, |
| 417 "pphNames": { |
| 418 "description": "See _List methods rules_ for
info about this field.", |
| 419 "location": "query", |
| 420 "repeated": true, |
| 421 "type": "string" |
| 342 } | 422 } |
| 343 }, | 423 }, |
| 344 "path": "v1/accounts/{accountId}/avails", | 424 "path": "v1/accounts/{accountId}/avails", |
| 345 "response": { | 425 "response": { |
| 346 "$ref": "ListAvailsResponse" | 426 "$ref": "ListAvailsResponse" |
| 347 }, | 427 }, |
| 348 "scopes": [ | 428 "scopes": [ |
| 349 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 429 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 350 ] | 430 ] |
| 351 } | |
| 352 } | |
| 353 }, | |
| 354 "orders": { | |
| 355 "methods": { | |
| 356 "get": { | |
| 357 "description": "Get an Order given its id.\n\nSee _A
uthentication and Authorization rules_ and\n_Get methods rules_ for more informa
tion about this method.", | |
| 358 "httpMethod": "GET", | |
| 359 "id": "playmoviespartner.accounts.orders.get", | |
| 360 "parameterOrder": [ | |
| 361 "accountId", | |
| 362 "orderId" | |
| 363 ], | |
| 364 "parameters": { | |
| 365 "accountId": { | |
| 366 "description": "REQUIRED. See _General rules
_ for more information about this field.", | |
| 367 "location": "path", | |
| 368 "required": true, | |
| 369 "type": "string" | |
| 370 }, | |
| 371 "orderId": { | |
| 372 "description": "REQUIRED. Order ID.", | |
| 373 "location": "path", | |
| 374 "required": true, | |
| 375 "type": "string" | |
| 376 } | |
| 377 }, | |
| 378 "path": "v1/accounts/{accountId}/orders/{orderId}", | |
| 379 "response": { | |
| 380 "$ref": "Order" | |
| 381 }, | |
| 382 "scopes": [ | |
| 383 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | |
| 384 ] | |
| 385 }, | 431 }, |
| 386 "list": { | 432 "get": { |
| 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.", | 433 "description": "Get an Avail given its avail group i
d and avail id.", |
| 388 "httpMethod": "GET", | 434 "httpMethod": "GET", |
| 389 "id": "playmoviespartner.accounts.orders.list", | 435 "id": "playmoviespartner.accounts.avails.get", |
| 390 "parameterOrder": [ | 436 "parameterOrder": [ |
| 391 "accountId" | 437 "accountId", |
| 438 "availId" |
| 392 ], | 439 ], |
| 393 "parameters": { | 440 "parameters": { |
| 394 "videoIds": { | 441 "availId": { |
| 395 "description": "Filter Orders that match any
of the given `video_id`s.", | 442 "description": "REQUIRED. Avail ID.", |
| 396 "location": "query", | 443 "location": "path", |
| 397 "repeated": true, | 444 "required": true, |
| 398 "type": "string" | |
| 399 }, | |
| 400 "pageToken": { | |
| 401 "description": "See _List methods rules_ for
info about this field.", | |
| 402 "location": "query", | |
| 403 "type": "string" | |
| 404 }, | |
| 405 "customId": { | |
| 406 "description": "Filter Orders that match a c
ase-insensitive, partner-specific custom id.", | |
| 407 "location": "query", | |
| 408 "type": "string" | |
| 409 }, | |
| 410 "pageSize": { | |
| 411 "description": "See _List methods rules_ for
info about this field.", | |
| 412 "format": "int32", | |
| 413 "location": "query", | |
| 414 "type": "integer" | |
| 415 }, | |
| 416 "pphNames": { | |
| 417 "description": "See _List methods rules_ for
info about this field.", | |
| 418 "location": "query", | |
| 419 "repeated": true, | |
| 420 "type": "string" | |
| 421 }, | |
| 422 "status": { | |
| 423 "description": "Filter Orders that match one
of the given status.", | |
| 424 "enum": [ | |
| 425 "STATUS_UNSPECIFIED", | |
| 426 "STATUS_APPROVED", | |
| 427 "STATUS_FAILED", | |
| 428 "STATUS_PROCESSING", | |
| 429 "STATUS_UNFULFILLED", | |
| 430 "STATUS_NOT_AVAILABLE" | |
| 431 ], | |
| 432 "location": "query", | |
| 433 "repeated": true, | |
| 434 "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" | 445 "type": "string" |
| 446 }, | 446 }, |
| 447 "accountId": { | 447 "accountId": { |
| 448 "description": "REQUIRED. See _General rules
_ for more information about this field.", | 448 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 449 "location": "path", | 449 "location": "path", |
| 450 "required": true, | 450 "required": true, |
| 451 "type": "string" | 451 "type": "string" |
| 452 } | 452 } |
| 453 }, | 453 }, |
| 454 "path": "v1/accounts/{accountId}/orders", | 454 "path": "v1/accounts/{accountId}/avails/{availId}", |
| 455 "response": { | 455 "response": { |
| 456 "$ref": "ListOrdersResponse" | 456 "$ref": "Avail" |
| 457 }, | 457 }, |
| 458 "scopes": [ | 458 "scopes": [ |
| 459 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 459 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 460 ] | 460 ] |
| 461 } | 461 } |
| 462 } | 462 } |
| 463 } | 463 } |
| 464 } | 464 } |
| 465 } | 465 } |
| 466 }, | 466 }, |
| 467 "revision": "20170608", | 467 "revision": "20170627", |
| 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 "orderId": { | |
| 475 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", | |
| 476 "type": "string" | |
| 477 }, | |
| 478 "normalizedPriority": { | |
| 479 "description": "A simpler representation of the priority.", | |
| 480 "enum": [ | |
| 481 "NORMALIZED_PRIORITY_UNSPECIFIED", | |
| 482 "LOW_PRIORITY", | |
| 483 "HIGH_PRIORITY" | |
| 484 ], | |
| 485 "enumDescriptions": [ | |
| 486 "Value could not be determined, please contact technical
support if\nit should.", | |
| 487 "A low-priority asset, typically from a library movie.", | |
| 488 "A high-priority asset, typically from a new release or
box office hit." | |
| 489 ], | |
| 490 "type": "string" | |
| 491 }, | |
| 492 "type": { | |
| 493 "description": "Type of the Edit linked to the Order.", | |
| 494 "enum": [ | |
| 495 "TITLE_TYPE_UNSPECIFIED", | |
| 496 "MOVIE", | |
| 497 "SEASON", | |
| 498 "EPISODE", | |
| 499 "BUNDLE" | |
| 500 ], | |
| 501 "enumDescriptions": [ | |
| 502 "Value could not be determined, please contact technical
support if\nit should.", | |
| 503 "A movie picture.", | |
| 504 "A season of a TV show.", | |
| 505 "An episode of a TV show.", | |
| 506 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | |
| 507 ], | |
| 508 "type": "string" | |
| 509 }, | |
| 510 "rejectionNote": { | |
| 511 "description": "Field explaining why an Order has been rejec
ted.\nExample: \"Trailer audio is 2ch mono, please re-deliver in stereo\".", | |
| 512 "type": "string" | |
| 513 }, | |
| 514 "channelId": { | |
| 515 "description": "YouTube Channel ID that should be used to fu
lfill the Order.\nExample: \"UCRG64darCZhb\".", | |
| 516 "type": "string" | |
| 517 }, | |
| 518 "pphName": { | |
| 519 "description": "Name of the post-production house that manag
es the Edit ordered.", | |
| 520 "type": "string" | |
| 521 }, | |
| 522 "legacyPriority": { | |
| 523 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", | |
| 524 "type": "string" | |
| 525 }, | |
| 526 "priority": { | |
| 527 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", | |
| 528 "format": "double", | |
| 529 "type": "number" | |
| 530 }, | |
| 531 "orderedTime": { | |
| 532 "description": "Timestamp when the Order was created.", | |
| 533 "format": "google-datetime", | |
| 534 "type": "string" | |
| 535 }, | |
| 536 "videoId": { | |
| 537 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", | |
| 538 "type": "string" | |
| 539 }, | |
| 540 "episodeName": { | 474 "episodeName": { |
| 541 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", | 475 "description": "Default Episode name,\nusually in the langua
ge of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers,
The - Pilot\".", |
| 542 "type": "string" | 476 "type": "string" |
| 543 }, | 477 }, |
| 544 "countries": { | 478 "countries": { |
| 545 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", | 479 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", |
| 546 "items": { | 480 "items": { |
| 547 "type": "string" | 481 "type": "string" |
| 548 }, | 482 }, |
| 549 "type": "array" | 483 "type": "array" |
| 550 }, | 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 }, |
| 551 "statusDetail": { | 510 "statusDetail": { |
| 552 "description": "Detailed status of the order", | 511 "description": "Detailed status of the order", |
| 553 "enum": [ | 512 "enum": [ |
| 554 "ORDER_STATUS_UNSPECIFIED", | 513 "ORDER_STATUS_UNSPECIFIED", |
| 555 "ORDER_STATUS_QC_APPROVED", | 514 "ORDER_STATUS_QC_APPROVED", |
| 556 "ORDER_STATUS_QC_REJECTION", | 515 "ORDER_STATUS_QC_REJECTION", |
| 557 "ORDER_STATUS_INTERNAL_FIX", | 516 "ORDER_STATUS_INTERNAL_FIX", |
| 558 "ORDER_STATUS_OPEN_ORDER", | 517 "ORDER_STATUS_OPEN_ORDER", |
| 559 "ORDER_STATUS_NOT_AVAILABLE", | 518 "ORDER_STATUS_NOT_AVAILABLE", |
| 560 "ORDER_STATUS_AWAITING_REDELIVERY", | 519 "ORDER_STATUS_AWAITING_REDELIVERY", |
| 561 "ORDER_STATUS_READY_FOR_QC", | 520 "ORDER_STATUS_READY_FOR_QC", |
| 562 "ORDER_STATUS_FILE_PROCESSING" | 521 "ORDER_STATUS_FILE_PROCESSING" |
| 563 ], | 522 ], |
| 564 "enumDescriptions": [ | 523 "enumDescriptions": [ |
| 565 "Value could not be determined, please contact technical
support if\nit should.", | 524 "Value could not be determined, please contact technical
support if\nit should.", |
| 566 "Approved by Google's Quality Control team.", | 525 "Approved by Google's Quality Control team.", |
| 567 "Rejected by Google's Quality Control team, pending part
ner redelivery.", | 526 "Rejected by Google's Quality Control team, pending part
ner redelivery.", |
| 568 "Internal error while processing the Order.", | 527 "Internal error while processing the Order.", |
| 569 "Waiting for initial delivery from partner.", | 528 "Waiting for initial delivery from partner.", |
| 570 "Used on Orders that do not have Status, like TV Seasons
.", | 529 "Used on Orders that do not have Status, like TV Seasons
.", |
| 571 "Waiting for re-delivery from partner.", | 530 "Waiting for re-delivery from partner.", |
| 572 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", | 531 "Asset was delivered by partner, but is being reviewed b
y Google's\nQuality Control team.", |
| 573 "Waiting for Google to process the asset." | 532 "Waiting for Google to process the asset." |
| 574 ], | 533 ], |
| 575 "type": "string" | 534 "type": "string" |
| 576 }, | 535 }, |
| 577 "status": { | |
| 578 "description": "High-level status of the order.", | |
| 579 "enum": [ | |
| 580 "STATUS_UNSPECIFIED", | |
| 581 "STATUS_APPROVED", | |
| 582 "STATUS_FAILED", | |
| 583 "STATUS_PROCESSING", | |
| 584 "STATUS_UNFULFILLED", | |
| 585 "STATUS_NOT_AVAILABLE" | |
| 586 ], | |
| 587 "enumDescriptions": [ | |
| 588 "Value could not be determined, please contact technical
support if\nit should.", | |
| 589 "Approved by Google.", | |
| 590 "Waiting for partner to re-deliver the asset after a rej
ection by Google.", | |
| 591 "Waiting for Google to process the asset.", | |
| 592 "Waiting for partner to deliver the asset.", | |
| 593 "Used when Status is not available (i.e: Orders for TV S
easons)." | |
| 594 ], | |
| 595 "type": "string" | |
| 596 }, | |
| 597 "earliestAvailStartTime": { | |
| 598 "description": "Timestamp of the earliest start date of the
Avails\nlinked to this Order.", | |
| 599 "format": "google-datetime", | |
| 600 "type": "string" | |
| 601 }, | |
| 602 "name": { | 536 "name": { |
| 603 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", | 537 "description": "Default Edit name,\nusually in the language
of the country of origin.\nExample: \"Googlers, The\".", |
| 604 "type": "string" | 538 "type": "string" |
| 605 }, | 539 }, |
| 606 "studioName": { | 540 "studioName": { |
| 607 "description": "Name of the studio that owns the Edit ordere
d.", | 541 "description": "Name of the studio that owns the Edit ordere
d.", |
| 608 "type": "string" | 542 "type": "string" |
| 609 }, | 543 }, |
| 610 "receivedTime": { | 544 "receivedTime": { |
| 611 "description": "Timestamp when the Order was fulfilled.", | 545 "description": "Timestamp when the Order was fulfilled.", |
| 612 "format": "google-datetime", | 546 "format": "google-datetime", |
| 613 "type": "string" | 547 "type": "string" |
| 614 }, | 548 }, |
| 615 "seasonName": { | 549 "seasonName": { |
| 616 "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\".", | 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\".", |
| 617 "type": "string" | 551 "type": "string" |
| 618 }, | 552 }, |
| 619 "customId": { | 553 "customId": { |
| 620 "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'", | 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'", |
| 621 "type": "string" | 555 "type": "string" |
| 622 }, | 556 }, |
| 557 "channelName": { |
| 558 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", |
| 559 "type": "string" |
| 560 }, |
| 623 "approvedTime": { | 561 "approvedTime": { |
| 624 "description": "Timestamp when the Order was approved.", | 562 "description": "Timestamp when the Order was approved.", |
| 625 "format": "google-datetime", | 563 "format": "google-datetime", |
| 626 "type": "string" | 564 "type": "string" |
| 627 }, | 565 }, |
| 628 "channelName": { | 566 "showName": { |
| 629 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", | 567 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
| 630 "type": "string" | 568 "type": "string" |
| 631 }, | 569 }, |
| 632 "showName": { | 570 "normalizedPriority": { |
| 633 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | 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" | 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.", |
| 645 "type": "string" | 645 "type": "string" |
| 646 }, | 646 }, |
| 647 "totalSize": { |
| 648 "description": "See _List methods rules_ for more informatio
n about this field.", |
| 649 "format": "int32", |
| 650 "type": "integer" |
| 651 }, |
| 647 "storeInfos": { | 652 "storeInfos": { |
| 648 "description": "List of StoreInfos that match the request cr
iteria.", | 653 "description": "List of StoreInfos that match the request cr
iteria.", |
| 649 "items": { | 654 "items": { |
| 650 "$ref": "StoreInfo" | 655 "$ref": "StoreInfo" |
| 651 }, | 656 }, |
| 652 "type": "array" | 657 "type": "array" |
| 653 }, | |
| 654 "totalSize": { | |
| 655 "description": "See _List methods rules_ for more informatio
n about this field.", | |
| 656 "format": "int32", | |
| 657 "type": "integer" | |
| 658 } | 658 } |
| 659 }, | 659 }, |
| 660 "type": "object" | 660 "type": "object" |
| 661 }, | 661 }, |
| 662 "ListAvailsResponse": { | 662 "ListAvailsResponse": { |
| 663 "description": "Response to the 'ListAvails' method.", | 663 "description": "Response to the 'ListAvails' method.", |
| 664 "id": "ListAvailsResponse", | 664 "id": "ListAvailsResponse", |
| 665 "properties": { | 665 "properties": { |
| 666 "nextPageToken": { | 666 "nextPageToken": { |
| 667 "description": "See _List methods rules_ for info about this
field.", | 667 "description": "See _List methods rules_ for info about this
field.", |
| 668 "type": "string" | 668 "type": "string" |
| 669 }, | 669 }, |
| 670 "totalSize": { | 670 "totalSize": { |
| 671 "description": "See _List methods rules_ for more informatio
n about this field.", | 671 "description": "See _List methods rules_ for more informatio
n about this field.", |
| 672 "format": "int32", | 672 "format": "int32", |
| 673 "type": "integer" | 673 "type": "integer" |
| 674 }, | 674 }, |
| 675 "avails": { | 675 "avails": { |
| 676 "description": "List of Avails that match the request criter
ia.", | 676 "description": "List of Avails that match the request criter
ia.", |
| 677 "items": { | 677 "items": { |
| 678 "$ref": "Avail" | 678 "$ref": "Avail" |
| 679 }, | 679 }, |
| 680 "type": "array" | 680 "type": "array" |
| 681 } | 681 } |
| 682 }, | 682 }, |
| 683 "type": "object" | 683 "type": "object" |
| 684 }, | 684 }, |
| 685 "Avail": { | 685 "ListOrdersResponse": { |
| 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.", | 686 "description": "Response to the 'ListOrders' method.", |
| 687 "id": "Avail", | 687 "id": "ListOrdersResponse", |
| 688 "properties": { | 688 "properties": { |
| 689 "videoId": { | 689 "nextPageToken": { |
| 690 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", | 690 "description": "See _List methods rules_ for info about this
field.", |
| 691 "type": "string" | 691 "type": "string" |
| 692 }, | 692 }, |
| 693 "start": { | 693 "totalSize": { |
| 694 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", | 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 "seasonNumber": { |
| 713 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", |
| 695 "type": "string" | 714 "type": "string" |
| 696 }, | 715 }, |
| 697 "ratingSystem": { | 716 "hasEstOffer": { |
| 698 "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\"", | 717 "description": "Whether the Edit has a EST offer.", |
| 718 "type": "boolean" |
| 719 }, |
| 720 "editLevelEidr": { |
| 721 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", |
| 699 "type": "string" | 722 "type": "string" |
| 700 }, | 723 }, |
| 724 "hasSdOffer": { |
| 725 "description": "Whether the Edit has a SD offer.", |
| 726 "type": "boolean" |
| 727 }, |
| 728 "videoId": { |
| 729 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", |
| 730 "type": "string" |
| 731 }, |
| 732 "liveTime": { |
| 733 "description": "Timestamp when the Edit went live on the Sto
re.", |
| 734 "format": "google-datetime", |
| 735 "type": "string" |
| 736 }, |
| 737 "hasInfoCards": { |
| 738 "description": "Whether the Edit has info cards.", |
| 739 "type": "boolean" |
| 740 }, |
| 741 "hasVodOffer": { |
| 742 "description": "Whether the Edit has a VOD offer.", |
| 743 "type": "boolean" |
| 744 }, |
| 701 "pphNames": { | 745 "pphNames": { |
| 702 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", | 746 "description": "Name of the post-production houses that mana
ge the Edit.", |
| 703 "items": { | 747 "items": { |
| 704 "type": "string" | 748 "type": "string" |
| 705 }, | 749 }, |
| 706 "type": "array" | 750 "type": "array" |
| 707 }, | 751 }, |
| 708 "seriesAltId": { | 752 "episodeNumber": { |
| 709 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", | 753 "description": "The number assigned to the episode within a
season.\nOnly available on TV Edits.\nExample: \"1\".", |
| 710 "type": "string" | 754 "type": "string" |
| 711 }, | 755 }, |
| 712 "altId": { | 756 "studioName": { |
| 713 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", | 757 "description": "Name of the studio that owns the Edit ordere
d.", |
| 714 "type": "string" | 758 "type": "string" |
| 715 }, | 759 }, |
| 716 "episodeNumber": { | 760 "subtitles": { |
| 717 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", | 761 "description": "Subtitles available for this Edit.", |
| 762 "items": { |
| 763 "type": "string" |
| 764 }, |
| 765 "type": "array" |
| 766 }, |
| 767 "audioTracks": { |
| 768 "description": "Audio tracks available for this Edit.", |
| 769 "items": { |
| 770 "type": "string" |
| 771 }, |
| 772 "type": "array" |
| 773 }, |
| 774 "showName": { |
| 775 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
| 718 "type": "string" | 776 "type": "string" |
| 719 }, | 777 }, |
| 720 "seriesTitleInternalAlias": { | 778 "country": { |
| 721 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | 779 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", |
| 722 "type": "string" | 780 "type": "string" |
| 723 }, | 781 }, |
| 724 "formatProfile": { | 782 "showId": { |
| 725 "description": "Indicates the format profile covered by the
transaction.", | 783 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", |
| 726 "enum": [ | |
| 727 "FORMAT_PROFILE_UNSPECIFIED", | |
| 728 "SD", | |
| 729 "HD", | |
| 730 "UHD" | |
| 731 ], | |
| 732 "enumDescriptions": [ | |
| 733 "Value could not be determined, please contact technical
support if\nit should.", | |
| 734 "Standard-definition format.", | |
| 735 "High-definition format.", | |
| 736 "4K UHD." | |
| 737 ], | |
| 738 "type": "string" | 784 "type": "string" |
| 739 }, | 785 }, |
| 740 "ratingValue": { | 786 "type": { |
| 741 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", | 787 "description": "Edit type, like Movie, Episode or Season.", |
| 742 "type": "string" | |
| 743 }, | |
| 744 "titleInternalAlias": { | |
| 745 "description": "Title used by involved parties to refer to t
his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.", | |
| 746 "type": "string" | |
| 747 }, | |
| 748 "contentId": { | |
| 749 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", | |
| 750 "type": "string" | |
| 751 }, | |
| 752 "storeLanguage": { | |
| 753 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", | |
| 754 "type": "string" | |
| 755 }, | |
| 756 "productId": { | |
| 757 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", | |
| 758 "type": "string" | |
| 759 }, | |
| 760 "displayName": { | |
| 761 "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\".", | |
| 762 "type": "string" | |
| 763 }, | |
| 764 "captionExemption": { | |
| 765 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", | |
| 766 "type": "string" | |
| 767 }, | |
| 768 "seasonTitleInternalAlias": { | |
| 769 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | |
| 770 "type": "string" | |
| 771 }, | |
| 772 "priceValue": { | |
| 773 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", | |
| 774 "type": "string" | |
| 775 }, | |
| 776 "episodeAltId": { | |
| 777 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", | |
| 778 "type": "string" | |
| 779 }, | |
| 780 "territory": { | |
| 781 "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\".", | |
| 782 "type": "string" | |
| 783 }, | |
| 784 "workType": { | |
| 785 "description": "Work type as enumerated in EMA.", | |
| 786 "enum": [ | 788 "enum": [ |
| 787 "TITLE_TYPE_UNSPECIFIED", | 789 "TITLE_TYPE_UNSPECIFIED", |
| 788 "MOVIE", | 790 "MOVIE", |
| 789 "SEASON", | 791 "SEASON", |
| 790 "EPISODE", | 792 "EPISODE", |
| 791 "BUNDLE" | 793 "BUNDLE" |
| 792 ], | 794 ], |
| 793 "enumDescriptions": [ | 795 "enumDescriptions": [ |
| 794 "Value could not be determined, please contact technical
support if\nit should.", | 796 "Value could not be determined, please contact technical
support if\nit should.", |
| 795 "A movie picture.", | 797 "A movie picture.", |
| 796 "A season of a TV show.", | 798 "A season of a TV show.", |
| 797 "An episode of a TV show.", | 799 "An episode of a TV show.", |
| 798 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 800 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 799 ], | 801 ], |
| 800 "type": "string" | 802 "type": "string" |
| 801 }, | 803 }, |
| 802 "availId": { | 804 "trailerId": { |
| 803 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", | 805 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", |
| 804 "type": "string" | 806 "type": "string" |
| 805 }, | 807 }, |
| 806 "ratingReason": { | 808 "hasHdOffer": { |
| 807 "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\"", | 809 "description": "Whether the Edit has a HD offer.", |
| 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'", |
| 808 "type": "string" | 814 "type": "string" |
| 809 }, | 815 }, |
| 810 "episodeTitleInternalAlias": { | 816 "hasAudio51": { |
| 811 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", | 817 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", |
| 818 "type": "boolean" |
| 819 }, |
| 820 "name": { |
| 821 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", |
| 812 "type": "string" | 822 "type": "string" |
| 813 }, | 823 }, |
| 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": { |
| 814 "suppressionLiftDate": { | 843 "suppressionLiftDate": { |
| 815 "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\"", | 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\"", |
| 816 "type": "string" | 845 "type": "string" |
| 817 }, | 846 }, |
| 818 "seasonAltId": { | 847 "seasonAltId": { |
| 819 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", | 848 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", |
| 820 "type": "string" | 849 "type": "string" |
| 821 }, | 850 }, |
| 822 "encodeId": { | 851 "encodeId": { |
| 823 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", | 852 "description": "Manifestation Identifier. This should be the
Manifestation\nLevel EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-7\"", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 853 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", | 882 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", |
| 854 "type": "string" | 883 "type": "string" |
| 855 }, | 884 }, |
| 856 "releaseDate": { | 885 "releaseDate": { |
| 857 "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\"", | 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\"", |
| 858 "type": "string" | 887 "type": "string" |
| 859 }, | 888 }, |
| 860 "end": { | 889 "end": { |
| 861 "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\"", | 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\"", |
| 862 "type": "string" | 891 "type": "string" |
| 863 } | 892 }, |
| 864 }, | 893 "videoId": { |
| 865 "type": "object" | 894 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", |
| 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.", | |
| 873 "type": "string" | 895 "type": "string" |
| 874 }, | 896 }, |
| 875 "totalSize": { | 897 "start": { |
| 876 "description": "See _List methods rules_ for more informatio
n about this field.", | 898 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", |
| 877 "format": "int32", | 899 "type": "string" |
| 878 "type": "integer" | |
| 879 }, | 900 }, |
| 880 "orders": { | 901 "ratingSystem": { |
| 881 "description": "List of Orders that match the request criter
ia.", | 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": { |
| 906 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", |
| 882 "items": { | 907 "items": { |
| 883 "$ref": "Order" | 908 "type": "string" |
| 884 }, | 909 }, |
| 885 "type": "array" | 910 "type": "array" |
| 886 } | 911 }, |
| 887 }, | 912 "seriesAltId": { |
| 888 "type": "object" | 913 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", |
| 889 }, | |
| 890 "StoreInfo": { | |
| 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.", | |
| 892 "id": "StoreInfo", | |
| 893 "properties": { | |
| 894 "country": { | |
| 895 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", | |
| 896 "type": "string" | 914 "type": "string" |
| 897 }, | 915 }, |
| 898 "showId": { | 916 "altId": { |
| 899 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", | 917 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", |
| 900 "type": "string" | 918 "type": "string" |
| 901 }, | 919 }, |
| 902 "type": { | 920 "episodeNumber": { |
| 903 "description": "Edit type, like Movie, Episode or Season.", | 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": [ |
| 931 "FORMAT_PROFILE_UNSPECIFIED", |
| 932 "SD", |
| 933 "HD", |
| 934 "UHD" |
| 935 ], |
| 936 "enumDescriptions": [ |
| 937 "Value could not be determined, please contact technical
support if\nit should.", |
| 938 "Standard-definition format.", |
| 939 "High-definition format.", |
| 940 "4K UHD." |
| 941 ], |
| 942 "type": "string" |
| 943 }, |
| 944 "contentId": { |
| 945 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", |
| 946 "type": "string" |
| 947 }, |
| 948 "titleInternalAlias": { |
| 949 "description": "Title used by involved parties to refer to t
his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.", |
| 950 "type": "string" |
| 951 }, |
| 952 "ratingValue": { |
| 953 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", |
| 954 "type": "string" |
| 955 }, |
| 956 "storeLanguage": { |
| 957 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", |
| 958 "type": "string" |
| 959 }, |
| 960 "productId": { |
| 961 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", |
| 962 "type": "string" |
| 963 }, |
| 964 "displayName": { |
| 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\".", |
| 966 "type": "string" |
| 967 }, |
| 968 "captionExemption": { |
| 969 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", |
| 970 "type": "string" |
| 971 }, |
| 972 "seasonTitleInternalAlias": { |
| 973 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
| 974 "type": "string" |
| 975 }, |
| 976 "priceValue": { |
| 977 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", |
| 978 "type": "string" |
| 979 }, |
| 980 "episodeAltId": { |
| 981 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", |
| 982 "type": "string" |
| 983 }, |
| 984 "territory": { |
| 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\".", |
| 986 "type": "string" |
| 987 }, |
| 988 "ratingReason": { |
| 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\"", |
| 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.", |
| 904 "enum": [ | 998 "enum": [ |
| 905 "TITLE_TYPE_UNSPECIFIED", | 999 "TITLE_TYPE_UNSPECIFIED", |
| 906 "MOVIE", | 1000 "MOVIE", |
| 907 "SEASON", | 1001 "SEASON", |
| 908 "EPISODE", | 1002 "EPISODE", |
| 909 "BUNDLE" | 1003 "BUNDLE" |
| 910 ], | 1004 ], |
| 911 "enumDescriptions": [ | 1005 "enumDescriptions": [ |
| 912 "Value could not be determined, please contact technical
support if\nit should.", | 1006 "Value could not be determined, please contact technical
support if\nit should.", |
| 913 "A movie picture.", | 1007 "A movie picture.", |
| 914 "A season of a TV show.", | 1008 "A season of a TV show.", |
| 915 "An episode of a TV show.", | 1009 "An episode of a TV show.", |
| 916 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 1010 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 917 ], | 1011 ], |
| 918 "type": "string" | 1012 "type": "string" |
| 919 }, | 1013 }, |
| 920 "trailerId": { | 1014 "episodeTitleInternalAlias": { |
| 921 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", | 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\".", |
| 922 "type": "string" | |
| 923 }, | |
| 924 "hasHdOffer": { | |
| 925 "description": "Whether the Edit has a HD offer.", | |
| 926 "type": "boolean" | |
| 927 }, | |
| 928 "mid": { | |
| 929 "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'", | |
| 930 "type": "string" | |
| 931 }, | |
| 932 "hasAudio51": { | |
| 933 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", | |
| 934 "type": "boolean" | |
| 935 }, | |
| 936 "name": { | |
| 937 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", | |
| 938 "type": "string" | |
| 939 }, | |
| 940 "seasonId": { | |
| 941 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", | |
| 942 "type": "string" | |
| 943 }, | |
| 944 "titleLevelEidr": { | |
| 945 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", | |
| 946 "type": "string" | |
| 947 }, | |
| 948 "seasonName": { | |
| 949 "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\".", | |
| 950 "type": "string" | |
| 951 }, | |
| 952 "seasonNumber": { | |
| 953 "description": "The number assigned to the season within a s
how.\nOnly available on TV Edits.\nExample: \"1\".", | |
| 954 "type": "string" | |
| 955 }, | |
| 956 "hasEstOffer": { | |
| 957 "description": "Whether the Edit has a EST offer.", | |
| 958 "type": "boolean" | |
| 959 }, | |
| 960 "editLevelEidr": { | |
| 961 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", | |
| 962 "type": "string" | |
| 963 }, | |
| 964 "hasSdOffer": { | |
| 965 "description": "Whether the Edit has a SD offer.", | |
| 966 "type": "boolean" | |
| 967 }, | |
| 968 "videoId": { | |
| 969 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", | |
| 970 "type": "string" | |
| 971 }, | |
| 972 "liveTime": { | |
| 973 "description": "Timestamp when the Edit went live on the Sto
re.", | |
| 974 "format": "google-datetime", | |
| 975 "type": "string" | |
| 976 }, | |
| 977 "hasInfoCards": { | |
| 978 "description": "Whether the Edit has info cards.", | |
| 979 "type": "boolean" | |
| 980 }, | |
| 981 "hasVodOffer": { | |
| 982 "description": "Whether the Edit has a VOD offer.", | |
| 983 "type": "boolean" | |
| 984 }, | |
| 985 "pphNames": { | |
| 986 "description": "Name of the post-production houses that mana
ge the Edit.", | |
| 987 "items": { | |
| 988 "type": "string" | |
| 989 }, | |
| 990 "type": "array" | |
| 991 }, | |
| 992 "episodeNumber": { | |
| 993 "description": "The number assigned to the episode within a
season.\nOnly available on TV Edits.\nExample: \"1\".", | |
| 994 "type": "string" | |
| 995 }, | |
| 996 "studioName": { | |
| 997 "description": "Name of the studio that owns the Edit ordere
d.", | |
| 998 "type": "string" | |
| 999 }, | |
| 1000 "subtitles": { | |
| 1001 "description": "Subtitles available for this Edit.", | |
| 1002 "items": { | |
| 1003 "type": "string" | |
| 1004 }, | |
| 1005 "type": "array" | |
| 1006 }, | |
| 1007 "audioTracks": { | |
| 1008 "description": "Audio tracks available for this Edit.", | |
| 1009 "items": { | |
| 1010 "type": "string" | |
| 1011 }, | |
| 1012 "type": "array" | |
| 1013 }, | |
| 1014 "showName": { | |
| 1015 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | |
| 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 |