| 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": { | |
| 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", | |
| 31 "type": "string" | |
| 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 "uploadType": { | 28 "uploadType": { |
| 61 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | 29 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
| 62 "location": "query", | 30 "location": "query", |
| 63 "type": "string" | 31 "type": "string" |
| 64 }, | 32 }, |
| 65 "fields": { | 33 "fields": { |
| 66 "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.", |
| 67 "location": "query", | 35 "location": "query", |
| 68 "type": "string" | 36 "type": "string" |
| 69 }, | 37 }, |
| 70 "callback": { | |
| 71 "description": "JSONP", | |
| 72 "location": "query", | |
| 73 "type": "string" | |
| 74 }, | |
| 75 "$.xgafv": { | 38 "$.xgafv": { |
| 76 "description": "V1 error format.", | 39 "description": "V1 error format.", |
| 77 "enum": [ | 40 "enum": [ |
| 78 "1", | 41 "1", |
| 79 "2" | 42 "2" |
| 80 ], | 43 ], |
| 81 "enumDescriptions": [ | 44 "enumDescriptions": [ |
| 82 "v1 error format", | 45 "v1 error format", |
| 83 "v2 error format" | 46 "v2 error format" |
| 84 ], | 47 ], |
| 85 "location": "query", | 48 "location": "query", |
| 86 "type": "string" | 49 "type": "string" |
| 87 }, | 50 }, |
| 51 "callback": { |
| 52 "description": "JSONP", |
| 53 "location": "query", |
| 54 "type": "string" |
| 55 }, |
| 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 }, |
| 72 "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.", |
| 74 "location": "query", |
| 75 "type": "string" |
| 76 }, |
| 104 "access_token": { | 77 "access_token": { |
| 105 "description": "OAuth access token.", | 78 "description": "OAuth access token.", |
| 106 "location": "query", | 79 "location": "query", |
| 107 "type": "string" | 80 "type": "string" |
| 108 }, | 81 }, |
| 109 "key": { | 82 "quotaUser": { |
| 110 "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.", | 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.", |
| 111 "location": "query", | 84 "location": "query", |
| 112 "type": "string" | 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 "seasonIds": { |
| 130 "description": "Filter StoreInfos that match
any of the given `season_id`s.", |
| 131 "location": "query", |
| 132 "repeated": true, |
| 133 "type": "string" |
| 134 }, |
| 135 "videoIds": { |
| 136 "description": "Filter StoreInfos that match
any of the given `video_id`s.", |
| 137 "location": "query", |
| 138 "repeated": true, |
| 139 "type": "string" |
| 140 }, |
| 141 "videoId": { |
| 142 "description": "Filter StoreInfos that match
a given `video_id`.\nNOTE: this field is deprecated and will be removed on V2;
`video_ids`\nshould be used instead.", |
| 143 "location": "query", |
| 144 "type": "string" |
| 145 }, |
| 146 "pageToken": { |
| 147 "description": "See _List methods rules_ for
info about this field.", |
| 148 "location": "query", |
| 149 "type": "string" |
| 150 }, |
| 151 "pageSize": { |
| 152 "description": "See _List methods rules_ for
info about this field.", |
| 153 "format": "int32", |
| 154 "location": "query", |
| 155 "type": "integer" |
| 156 }, |
| 157 "mids": { |
| 158 "description": "Filter StoreInfos that match
any of the given `mid`s.", |
| 159 "location": "query", |
| 160 "repeated": true, |
| 161 "type": "string" |
| 162 }, |
| 163 "pphNames": { |
| 164 "description": "See _List methods rules_ for
info about this field.", |
| 165 "location": "query", |
| 166 "repeated": true, |
| 167 "type": "string" |
| 168 }, |
| 169 "countries": { |
| 170 "description": "Filter StoreInfos that match
(case-insensitive) any of the given country\ncodes, using the \"ISO 3166-1 alph
a-2\" format (examples: \"US\", \"us\", \"Us\").", |
| 171 "location": "query", |
| 172 "repeated": true, |
| 173 "type": "string" |
| 174 }, |
| 175 "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 } |
| 192 }, |
| 193 "path": "v1/accounts/{accountId}/storeInfos", |
| 194 "response": { |
| 195 "$ref": "ListStoreInfosResponse" |
| 196 }, |
| 197 "scopes": [ |
| 198 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 199 ] |
| 200 } |
| 201 }, |
| 202 "resources": { |
| 203 "country": { |
| 204 "methods": { |
| 205 "get": { |
| 206 "description": "Get a StoreInfo given its vi
deo id and country.\n\nSee _Authentication and Authorization rules_ and\n_Get me
thods rules_ for more information about this method.", |
| 207 "httpMethod": "GET", |
| 208 "id": "playmoviespartner.accounts.storeInfos
.country.get", |
| 209 "parameterOrder": [ |
| 210 "accountId", |
| 211 "videoId", |
| 212 "country" |
| 213 ], |
| 214 "parameters": { |
| 215 "videoId": { |
| 216 "description": "REQUIRED. Video ID."
, |
| 217 "location": "path", |
| 218 "required": true, |
| 219 "type": "string" |
| 220 }, |
| 221 "country": { |
| 222 "description": "REQUIRED. Edit count
ry.", |
| 223 "location": "path", |
| 224 "required": true, |
| 225 "type": "string" |
| 226 }, |
| 227 "accountId": { |
| 228 "description": "REQUIRED. See _Gener
al rules_ for more information about this field.", |
| 229 "location": "path", |
| 230 "required": true, |
| 231 "type": "string" |
| 232 } |
| 233 }, |
| 234 "path": "v1/accounts/{accountId}/storeInfos/
{videoId}/country/{country}", |
| 235 "response": { |
| 236 "$ref": "StoreInfo" |
| 237 }, |
| 238 "scopes": [ |
| 239 "https://www.googleapis.com/auth/playmov
ies_partner.readonly" |
| 240 ] |
| 241 } |
| 242 } |
| 243 } |
| 244 } |
| 245 }, |
| 119 "avails": { | 246 "avails": { |
| 120 "methods": { | 247 "methods": { |
| 121 "get": { | 248 "get": { |
| 122 "description": "Get an Avail given its avail group i
d and avail id.", | 249 "description": "Get an Avail given its avail group i
d and avail id.", |
| 123 "httpMethod": "GET", | 250 "httpMethod": "GET", |
| 124 "id": "playmoviespartner.accounts.avails.get", | 251 "id": "playmoviespartner.accounts.avails.get", |
| 125 "parameterOrder": [ | 252 "parameterOrder": [ |
| 126 "accountId", | 253 "accountId", |
| 127 "availId" | 254 "availId" |
| 128 ], | 255 ], |
| (...skipping 20 matching lines...) Expand all Loading... |
| 149 ] | 276 ] |
| 150 }, | 277 }, |
| 151 "list": { | 278 "list": { |
| 152 "description": "List Avails owned or managed by the
partner.\n\nSee _Authentication and Authorization rules_ and\n_List methods rule
s_ for more information about this method.", | 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.", |
| 153 "httpMethod": "GET", | 280 "httpMethod": "GET", |
| 154 "id": "playmoviespartner.accounts.avails.list", | 281 "id": "playmoviespartner.accounts.avails.list", |
| 155 "parameterOrder": [ | 282 "parameterOrder": [ |
| 156 "accountId" | 283 "accountId" |
| 157 ], | 284 ], |
| 158 "parameters": { | 285 "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": { |
| 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.", |
| 294 "location": "query", |
| 295 "type": "string" |
| 296 }, |
| 297 "studioNames": { |
| 298 "description": "See _List methods rules_ for
info about this field.", |
| 299 "location": "query", |
| 300 "repeated": true, |
| 301 "type": "string" |
| 302 }, |
| 159 "accountId": { | 303 "accountId": { |
| 160 "description": "REQUIRED. See _General rules
_ for more information about this field.", | 304 "description": "REQUIRED. See _General rules
_ for more information about this field.", |
| 161 "location": "path", | 305 "location": "path", |
| 162 "required": true, | 306 "required": true, |
| 163 "type": "string" | 307 "type": "string" |
| 164 }, | 308 }, |
| 165 "territories": { | 309 "territories": { |
| 166 "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\").", | 310 "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\").", |
| 167 "location": "query", | 311 "location": "query", |
| 168 "repeated": true, | 312 "repeated": true, |
| 169 "type": "string" | 313 "type": "string" |
| 170 }, | 314 }, |
| 171 "title": { | 315 "title": { |
| 172 "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.", | 316 "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.", |
| 173 "location": "query", | 317 "location": "query", |
| 174 "type": "string" | 318 "type": "string" |
| 175 }, | 319 }, |
| 320 "pageToken": { |
| 321 "description": "See _List methods rules_ for
info about this field.", |
| 322 "location": "query", |
| 323 "type": "string" |
| 324 }, |
| 176 "videoIds": { | 325 "videoIds": { |
| 177 "description": "Filter Avails that match any
of the given `video_id`s.", | 326 "description": "Filter Avails that match any
of the given `video_id`s.", |
| 178 "location": "query", | 327 "location": "query", |
| 179 "repeated": true, | 328 "repeated": true, |
| 180 "type": "string" | 329 "type": "string" |
| 181 }, | 330 }, |
| 182 "pageToken": { | |
| 183 "description": "See _List methods rules_ for
info about this field.", | |
| 184 "location": "query", | |
| 185 "type": "string" | |
| 186 }, | |
| 187 "pageSize": { | 331 "pageSize": { |
| 188 "description": "See _List methods rules_ for
info about this field.", | 332 "description": "See _List methods rules_ for
info about this field.", |
| 189 "format": "int32", | 333 "format": "int32", |
| 190 "location": "query", | 334 "location": "query", |
| 191 "type": "integer" | 335 "type": "integer" |
| 192 }, | 336 }, |
| 193 "altIds": { | 337 "altIds": { |
| 194 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", | 338 "description": "Filter Avails that match (ca
se-insensitive) any of the given partner-specific custom ids.", |
| 195 "location": "query", | 339 "location": "query", |
| 196 "repeated": true, | 340 "repeated": true, |
| 197 "type": "string" | 341 "type": "string" |
| 198 }, | |
| 199 "pphNames": { | |
| 200 "description": "See _List methods rules_ for
info about this field.", | |
| 201 "location": "query", | |
| 202 "repeated": true, | |
| 203 "type": "string" | |
| 204 }, | |
| 205 "altId": { | |
| 206 "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.", | |
| 207 "location": "query", | |
| 208 "type": "string" | |
| 209 }, | |
| 210 "studioNames": { | |
| 211 "description": "See _List methods rules_ for
info about this field.", | |
| 212 "location": "query", | |
| 213 "repeated": true, | |
| 214 "type": "string" | |
| 215 } | 342 } |
| 216 }, | 343 }, |
| 217 "path": "v1/accounts/{accountId}/avails", | 344 "path": "v1/accounts/{accountId}/avails", |
| 218 "response": { | 345 "response": { |
| 219 "$ref": "ListAvailsResponse" | 346 "$ref": "ListAvailsResponse" |
| 220 }, | 347 }, |
| 221 "scopes": [ | 348 "scopes": [ |
| 222 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 349 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 223 ] | 350 ] |
| 224 } | 351 } |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 }, | 453 }, |
| 327 "path": "v1/accounts/{accountId}/orders", | 454 "path": "v1/accounts/{accountId}/orders", |
| 328 "response": { | 455 "response": { |
| 329 "$ref": "ListOrdersResponse" | 456 "$ref": "ListOrdersResponse" |
| 330 }, | 457 }, |
| 331 "scopes": [ | 458 "scopes": [ |
| 332 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" | 459 "https://www.googleapis.com/auth/playmovies_part
ner.readonly" |
| 333 ] | 460 ] |
| 334 } | 461 } |
| 335 } | 462 } |
| 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 "mids": { | |
| 348 "description": "Filter StoreInfos that match
any of the given `mid`s.", | |
| 349 "location": "query", | |
| 350 "repeated": true, | |
| 351 "type": "string" | |
| 352 }, | |
| 353 "pphNames": { | |
| 354 "description": "See _List methods rules_ for
info about this field.", | |
| 355 "location": "query", | |
| 356 "repeated": true, | |
| 357 "type": "string" | |
| 358 }, | |
| 359 "countries": { | |
| 360 "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\").", | |
| 361 "location": "query", | |
| 362 "repeated": true, | |
| 363 "type": "string" | |
| 364 }, | |
| 365 "name": { | |
| 366 "description": "Filter that matches StoreInf
os with a `name` or `show_name`\nthat contains the given case-insensitive name."
, | |
| 367 "location": "query", | |
| 368 "type": "string" | |
| 369 }, | |
| 370 "studioNames": { | |
| 371 "description": "See _List methods rules_ for
info about this field.", | |
| 372 "location": "query", | |
| 373 "repeated": true, | |
| 374 "type": "string" | |
| 375 }, | |
| 376 "accountId": { | |
| 377 "description": "REQUIRED. See _General rules
_ for more information about this field.", | |
| 378 "location": "path", | |
| 379 "required": true, | |
| 380 "type": "string" | |
| 381 }, | |
| 382 "seasonIds": { | |
| 383 "description": "Filter StoreInfos that match
any of the given `season_id`s.", | |
| 384 "location": "query", | |
| 385 "repeated": true, | |
| 386 "type": "string" | |
| 387 }, | |
| 388 "pageToken": { | |
| 389 "description": "See _List methods rules_ for
info about this field.", | |
| 390 "location": "query", | |
| 391 "type": "string" | |
| 392 }, | |
| 393 "videoId": { | |
| 394 "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.", | |
| 395 "location": "query", | |
| 396 "type": "string" | |
| 397 }, | |
| 398 "videoIds": { | |
| 399 "description": "Filter StoreInfos that match
any of the given `video_id`s.", | |
| 400 "location": "query", | |
| 401 "repeated": true, | |
| 402 "type": "string" | |
| 403 }, | |
| 404 "pageSize": { | |
| 405 "description": "See _List methods rules_ for
info about this field.", | |
| 406 "format": "int32", | |
| 407 "location": "query", | |
| 408 "type": "integer" | |
| 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 "videoId": { | |
| 440 "description": "REQUIRED. Video ID."
, | |
| 441 "location": "path", | |
| 442 "required": true, | |
| 443 "type": "string" | |
| 444 }, | |
| 445 "country": { | |
| 446 "description": "REQUIRED. Edit count
ry.", | |
| 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": "20170516", | 467 "revision": "20170608", |
| 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": { | 474 "orderId": { |
| 475 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", | 475 "description": "ID internally generated by Google to uniquel
y identify an Order.\nExample: 'abcde12_x'", |
| 476 "type": "string" | 476 "type": "string" |
| 477 }, | 477 }, |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 "type": "string" | 516 "type": "string" |
| 517 }, | 517 }, |
| 518 "pphName": { | 518 "pphName": { |
| 519 "description": "Name of the post-production house that manag
es the Edit ordered.", | 519 "description": "Name of the post-production house that manag
es the Edit ordered.", |
| 520 "type": "string" | 520 "type": "string" |
| 521 }, | 521 }, |
| 522 "legacyPriority": { | 522 "legacyPriority": { |
| 523 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", | 523 "description": "Legacy Order priority, as defined by Google.
\nExample: 'P0'", |
| 524 "type": "string" | 524 "type": "string" |
| 525 }, | 525 }, |
| 526 "orderedTime": { | |
| 527 "description": "Timestamp when the Order was created.", | |
| 528 "format": "google-datetime", | |
| 529 "type": "string" | |
| 530 }, | |
| 531 "priority": { | 526 "priority": { |
| 532 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", | 527 "description": "Order priority, as defined by Google.\nThe h
igher the value, the higher the priority.\nExample: 90", |
| 533 "format": "double", | 528 "format": "double", |
| 534 "type": "number" | 529 "type": "number" |
| 535 }, | 530 }, |
| 531 "orderedTime": { |
| 532 "description": "Timestamp when the Order was created.", |
| 533 "format": "google-datetime", |
| 534 "type": "string" |
| 535 }, |
| 536 "videoId": { | 536 "videoId": { |
| 537 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", | 537 "description": "Google-generated ID identifying the video li
nked to this Order, once\ndelivered.\nExample: 'gtry456_xc'.", |
| 538 "type": "string" | 538 "type": "string" |
| 539 }, | 539 }, |
| 540 "episodeName": { | 540 "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\".", | 541 "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" | 542 "type": "string" |
| 543 }, | 543 }, |
| 544 "countries": { | 544 "countries": { |
| 545 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", | 545 "description": "Countries where the Order is available,\nusi
ng the \"ISO 3166-1 alpha-2\" format (example: \"US\").", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 613 "type": "string" | 613 "type": "string" |
| 614 }, | 614 }, |
| 615 "seasonName": { | 615 "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\".", | 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\".", |
| 617 "type": "string" | 617 "type": "string" |
| 618 }, | 618 }, |
| 619 "customId": { | 619 "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'", | 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'", |
| 621 "type": "string" | 621 "type": "string" |
| 622 }, | 622 }, |
| 623 "channelName": { | |
| 624 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", | |
| 625 "type": "string" | |
| 626 }, | |
| 627 "approvedTime": { | 623 "approvedTime": { |
| 628 "description": "Timestamp when the Order was approved.", | 624 "description": "Timestamp when the Order was approved.", |
| 629 "format": "google-datetime", | 625 "format": "google-datetime", |
| 630 "type": "string" | 626 "type": "string" |
| 631 }, | 627 }, |
| 628 "channelName": { |
| 629 "description": "YouTube Channel Name that should be used to
fulfill the Order.\nExample: \"Google_channel\".", |
| 630 "type": "string" |
| 631 }, |
| 632 "showName": { | 632 "showName": { |
| 633 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | 633 "description": "Default Show name,\nusually in the language
of the country of origin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
| 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", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 656 "format": "int32", | 656 "format": "int32", |
| 657 "type": "integer" | 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 "avails": { | |
| 667 "description": "List of Avails that match the request criter
ia.", | |
| 668 "items": { | |
| 669 "$ref": "Avail" | |
| 670 }, | |
| 671 "type": "array" | |
| 672 }, | |
| 673 "nextPageToken": { | 666 "nextPageToken": { |
| 674 "description": "See _List methods rules_ for info about this
field.", | 667 "description": "See _List methods rules_ for info about this
field.", |
| 675 "type": "string" | 668 "type": "string" |
| 676 }, | 669 }, |
| 677 "totalSize": { | 670 "totalSize": { |
| 678 "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.", |
| 679 "format": "int32", | 672 "format": "int32", |
| 680 "type": "integer" | 673 "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 } | 681 } |
| 682 }, | 682 }, |
| 683 "type": "object" | 683 "type": "object" |
| 684 }, | 684 }, |
| 685 "Avail": { | 685 "Avail": { |
| 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": "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.", |
| 687 "id": "Avail", | 687 "id": "Avail", |
| 688 "properties": { | 688 "properties": { |
| 689 "videoId": { |
| 690 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", |
| 691 "type": "string" |
| 692 }, |
| 693 "start": { |
| 694 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", |
| 695 "type": "string" |
| 696 }, |
| 697 "ratingSystem": { |
| 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\"", |
| 699 "type": "string" |
| 700 }, |
| 701 "pphNames": { |
| 702 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", |
| 703 "items": { |
| 704 "type": "string" |
| 705 }, |
| 706 "type": "array" |
| 707 }, |
| 708 "seriesAltId": { |
| 709 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", |
| 710 "type": "string" |
| 711 }, |
| 712 "altId": { |
| 713 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", |
| 714 "type": "string" |
| 715 }, |
| 716 "episodeNumber": { |
| 717 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", |
| 718 "type": "string" |
| 719 }, |
| 720 "seriesTitleInternalAlias": { |
| 721 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
| 722 "type": "string" |
| 723 }, |
| 724 "formatProfile": { |
| 725 "description": "Indicates the format profile covered by the
transaction.", |
| 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" |
| 739 }, |
| 740 "ratingValue": { |
| 741 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", |
| 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 }, |
| 689 "productId": { | 756 "productId": { |
| 690 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", | 757 "description": "Edit Identifier. This should be the Edit Lev
el EIDR.\nExample: \"10.2340/1489-49A2-3956-4B2D-FE16-6\"", |
| 691 "type": "string" | 758 "type": "string" |
| 692 }, | 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 }, |
| 693 "captionExemption": { | 764 "captionExemption": { |
| 694 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", | 765 "description": "Communicating an exempt category as defined
by FCC regulations.\nIt is not required for non-US Avails.\nExample: \"1\"", |
| 695 "type": "string" | 766 "type": "string" |
| 696 }, | 767 }, |
| 697 "displayName": { | 768 "seasonTitleInternalAlias": { |
| 698 "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\".", | 769 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", |
| 699 "type": "string" | 770 "type": "string" |
| 700 }, | 771 }, |
| 701 "seasonTitleInternalAlias": { | 772 "priceValue": { |
| 702 "description": "Title used by involved parties to refer to t
his season.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | 773 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", |
| 703 "type": "string" | 774 "type": "string" |
| 704 }, | 775 }, |
| 705 "episodeAltId": { | 776 "episodeAltId": { |
| 706 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", | 777 "description": "Other identifier referring to the episode, a
s defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1_3
\".", |
| 707 "type": "string" | 778 "type": "string" |
| 708 }, | 779 }, |
| 709 "priceValue": { | |
| 710 "description": "Value to be applied to the pricing type.\nEx
ample: \"4\" or \"2.99\"", | |
| 711 "type": "string" | |
| 712 }, | |
| 713 "territory": { | 780 "territory": { |
| 714 "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\".", | 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\".", |
| 715 "type": "string" | 782 "type": "string" |
| 716 }, | 783 }, |
| 717 "ratingReason": { | |
| 718 "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\"", | |
| 719 "type": "string" | |
| 720 }, | |
| 721 "availId": { | |
| 722 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", | |
| 723 "type": "string" | |
| 724 }, | |
| 725 "workType": { | 784 "workType": { |
| 726 "description": "Work type as enumerated in EMA.", | 785 "description": "Work type as enumerated in EMA.", |
| 727 "enum": [ | 786 "enum": [ |
| 728 "TITLE_TYPE_UNSPECIFIED", | 787 "TITLE_TYPE_UNSPECIFIED", |
| 729 "MOVIE", | 788 "MOVIE", |
| 730 "SEASON", | 789 "SEASON", |
| 731 "EPISODE", | 790 "EPISODE", |
| 732 "BUNDLE" | 791 "BUNDLE" |
| 733 ], | 792 ], |
| 734 "enumDescriptions": [ | 793 "enumDescriptions": [ |
| 735 "Value could not be determined, please contact technical
support if\nit should.", | 794 "Value could not be determined, please contact technical
support if\nit should.", |
| 736 "A movie picture.", | 795 "A movie picture.", |
| 737 "A season of a TV show.", | 796 "A season of a TV show.", |
| 738 "An episode of a TV show.", | 797 "An episode of a TV show.", |
| 739 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | 798 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 740 ], | 799 ], |
| 741 "type": "string" | 800 "type": "string" |
| 742 }, | 801 }, |
| 802 "availId": { |
| 803 "description": "ID internally generated by Google to uniquel
y identify an Avail.\nNot part of EMA Specs.", |
| 804 "type": "string" |
| 805 }, |
| 806 "ratingReason": { |
| 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\"", |
| 808 "type": "string" |
| 809 }, |
| 743 "episodeTitleInternalAlias": { | 810 "episodeTitleInternalAlias": { |
| 744 "description": "OPTIONAL.TV Only. Title used by involved par
ties to refer to this episode.\nOnly available on TV Avails.\nExample: \"Coding
at Google\".", | 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\".", |
| 745 "type": "string" | 812 "type": "string" |
| 746 }, | 813 }, |
| 747 "suppressionLiftDate": { | 814 "suppressionLiftDate": { |
| 748 "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\"", | 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\"", |
| 749 "type": "string" | 816 "type": "string" |
| 750 }, | 817 }, |
| 751 "seasonAltId": { | 818 "seasonAltId": { |
| 752 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", | 819 "description": "Other identifier referring to the season, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers_s1\".
", |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 786 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", | 853 "description": "The number assigned to the season within a s
eries.\nOnly available on TV Avails.\nExample: \"1\".", |
| 787 "type": "string" | 854 "type": "string" |
| 788 }, | 855 }, |
| 789 "releaseDate": { | 856 "releaseDate": { |
| 790 "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\"", | 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\"", |
| 791 "type": "string" | 858 "type": "string" |
| 792 }, | 859 }, |
| 793 "end": { | 860 "end": { |
| 794 "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\"", | 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\"", |
| 795 "type": "string" | 862 "type": "string" |
| 796 }, | |
| 797 "videoId": { | |
| 798 "description": "Google-generated ID identifying the video li
nked to this Avail, once\ndelivered.\nNot part of EMA Specs.\nExample: 'gtry456_
xc'", | |
| 799 "type": "string" | |
| 800 }, | |
| 801 "start": { | |
| 802 "description": "Start of term in YYYY-MM-DD format in the ti
mezone of the\ncountry of the Avail.\nExample: \"2013-05-14\".", | |
| 803 "type": "string" | |
| 804 }, | |
| 805 "pphNames": { | |
| 806 "description": "Name of the post-production houses that mana
ge the Avail.\nNot part of EMA Specs.", | |
| 807 "items": { | |
| 808 "type": "string" | |
| 809 }, | |
| 810 "type": "array" | |
| 811 }, | |
| 812 "ratingSystem": { | |
| 813 "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\"", | |
| 814 "type": "string" | |
| 815 }, | |
| 816 "seriesAltId": { | |
| 817 "description": "Other identifier referring to the series, as
defined by partner.\nOnly available on TV avails.\nExample: \"rs_googlers\".", | |
| 818 "type": "string" | |
| 819 }, | |
| 820 "altId": { | |
| 821 "description": "Other identifier referring to the Edit, as d
efined by partner.\nExample: \"GOOGLER_2006\"", | |
| 822 "type": "string" | |
| 823 }, | |
| 824 "episodeNumber": { | |
| 825 "description": "The number assigned to the episode within a
season.\nOnly available on TV Avails.\nExample: \"3\".", | |
| 826 "type": "string" | |
| 827 }, | |
| 828 "seriesTitleInternalAlias": { | |
| 829 "description": "Title used by involved parties to refer to t
his series.\nOnly available on TV Avails.\nExample: \"Googlers, The\".", | |
| 830 "type": "string" | |
| 831 }, | |
| 832 "formatProfile": { | |
| 833 "description": "Indicates the format profile covered by the
transaction.", | |
| 834 "enum": [ | |
| 835 "FORMAT_PROFILE_UNSPECIFIED", | |
| 836 "SD", | |
| 837 "HD", | |
| 838 "UHD" | |
| 839 ], | |
| 840 "enumDescriptions": [ | |
| 841 "Value could not be determined, please contact technical
support if\nit should.", | |
| 842 "Standard-definition format.", | |
| 843 "High-definition format.", | |
| 844 "4K UHD." | |
| 845 ], | |
| 846 "type": "string" | |
| 847 }, | |
| 848 "contentId": { | |
| 849 "description": "Title Identifier. This should be the Title L
evel EIDR.\nExample: \"10.5240/1489-49A2-3956-4B2D-FE16-5\".", | |
| 850 "type": "string" | |
| 851 }, | |
| 852 "titleInternalAlias": { | |
| 853 "description": "Title used by involved parties to refer to t
his content.\nExample: \"Googlers, The\".\nOnly available on Movie Avails.", | |
| 854 "type": "string" | |
| 855 }, | |
| 856 "ratingValue": { | |
| 857 "description": "Value representing the rating.\nRatings shou
ld be formatted as per http://www.movielabs.com/md/ratings/\nExample: \"PG\"", | |
| 858 "type": "string" | |
| 859 }, | |
| 860 "storeLanguage": { | |
| 861 "description": "Spoken language of the intended audience.\nL
anguage shall be encoded in accordance with RFC 5646.\nExample: \"fr\".", | |
| 862 "type": "string" | |
| 863 } | 863 } |
| 864 }, | 864 }, |
| 865 "type": "object" | 865 "type": "object" |
| 866 }, | 866 }, |
| 867 "ListOrdersResponse": { | 867 "ListOrdersResponse": { |
| 868 "description": "Response to the 'ListOrders' method.", | 868 "description": "Response to the 'ListOrders' method.", |
| 869 "id": "ListOrdersResponse", | 869 "id": "ListOrdersResponse", |
| 870 "properties": { | 870 "properties": { |
| 871 "orders": { | |
| 872 "description": "List of Orders that match the request criter
ia.", | |
| 873 "items": { | |
| 874 "$ref": "Order" | |
| 875 }, | |
| 876 "type": "array" | |
| 877 }, | |
| 878 "nextPageToken": { | 871 "nextPageToken": { |
| 879 "description": "See _List methods rules_ for info about this
field.", | 872 "description": "See _List methods rules_ for info about this
field.", |
| 880 "type": "string" | 873 "type": "string" |
| 881 }, | 874 }, |
| 882 "totalSize": { | 875 "totalSize": { |
| 883 "description": "See _List methods rules_ for more informatio
n about this field.", | 876 "description": "See _List methods rules_ for more informatio
n about this field.", |
| 884 "format": "int32", | 877 "format": "int32", |
| 885 "type": "integer" | 878 "type": "integer" |
| 879 }, |
| 880 "orders": { |
| 881 "description": "List of Orders that match the request criter
ia.", |
| 882 "items": { |
| 883 "$ref": "Order" |
| 884 }, |
| 885 "type": "array" |
| 886 } | 886 } |
| 887 }, | 887 }, |
| 888 "type": "object" | 888 "type": "object" |
| 889 }, | 889 }, |
| 890 "StoreInfo": { | 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.", | 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", | 892 "id": "StoreInfo", |
| 893 "properties": { | 893 "properties": { |
| 894 "country": { |
| 895 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", |
| 896 "type": "string" |
| 897 }, |
| 898 "showId": { |
| 899 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", |
| 900 "type": "string" |
| 901 }, |
| 902 "type": { |
| 903 "description": "Edit type, like Movie, Episode or Season.", |
| 904 "enum": [ |
| 905 "TITLE_TYPE_UNSPECIFIED", |
| 906 "MOVIE", |
| 907 "SEASON", |
| 908 "EPISODE", |
| 909 "BUNDLE" |
| 910 ], |
| 911 "enumDescriptions": [ |
| 912 "Value could not be determined, please contact technical
support if\nit should.", |
| 913 "A movie picture.", |
| 914 "A season of a TV show.", |
| 915 "An episode of a TV show.", |
| 916 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" |
| 917 ], |
| 918 "type": "string" |
| 919 }, |
| 920 "trailerId": { |
| 921 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", |
| 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 }, |
| 894 "name": { | 936 "name": { |
| 895 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", | 937 "description": "Default Edit name, usually in the language o
f the country of\norigin.\nExample: \"Googlers, The\".", |
| 896 "type": "string" | 938 "type": "string" |
| 897 }, | 939 }, |
| 898 "seasonId": { | 940 "seasonId": { |
| 899 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", | 941 "description": "Google-generated ID identifying the season l
inked to the Edit.\nOnly available for TV Edits.\nExample: 'ster23ex'", |
| 900 "type": "string" | 942 "type": "string" |
| 901 }, | 943 }, |
| 902 "titleLevelEidr": { | 944 "titleLevelEidr": { |
| 903 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", | 945 "description": "Title-level EIDR ID.\nExample: \"10.5240/148
9-49A2-3956-4B2D-FE16-5\".", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 916 "type": "boolean" | 958 "type": "boolean" |
| 917 }, | 959 }, |
| 918 "editLevelEidr": { | 960 "editLevelEidr": { |
| 919 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", | 961 "description": "Edit-level EIDR ID.\nExample: \"10.5240/1489
-49A2-3956-4B2D-FE16-6\".", |
| 920 "type": "string" | 962 "type": "string" |
| 921 }, | 963 }, |
| 922 "hasSdOffer": { | 964 "hasSdOffer": { |
| 923 "description": "Whether the Edit has a SD offer.", | 965 "description": "Whether the Edit has a SD offer.", |
| 924 "type": "boolean" | 966 "type": "boolean" |
| 925 }, | 967 }, |
| 968 "videoId": { |
| 969 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", |
| 970 "type": "string" |
| 971 }, |
| 926 "liveTime": { | 972 "liveTime": { |
| 927 "description": "Timestamp when the Edit went live on the Sto
re.", | 973 "description": "Timestamp when the Edit went live on the Sto
re.", |
| 928 "format": "google-datetime", | 974 "format": "google-datetime", |
| 929 "type": "string" | 975 "type": "string" |
| 930 }, | 976 }, |
| 931 "videoId": { | |
| 932 "description": "Google-generated ID identifying the video li
nked to the Edit.\nExample: 'gtry456_xc'", | |
| 933 "type": "string" | |
| 934 }, | |
| 935 "hasInfoCards": { | 977 "hasInfoCards": { |
| 936 "description": "Whether the Edit has info cards.", | 978 "description": "Whether the Edit has info cards.", |
| 937 "type": "boolean" | 979 "type": "boolean" |
| 938 }, | 980 }, |
| 939 "hasVodOffer": { | 981 "hasVodOffer": { |
| 940 "description": "Whether the Edit has a VOD offer.", | 982 "description": "Whether the Edit has a VOD offer.", |
| 941 "type": "boolean" | 983 "type": "boolean" |
| 942 }, | 984 }, |
| 943 "pphNames": { | 985 "pphNames": { |
| 944 "description": "Name of the post-production houses that mana
ge the Edit.", | 986 "description": "Name of the post-production houses that mana
ge the Edit.", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 965 "audioTracks": { | 1007 "audioTracks": { |
| 966 "description": "Audio tracks available for this Edit.", | 1008 "description": "Audio tracks available for this Edit.", |
| 967 "items": { | 1009 "items": { |
| 968 "type": "string" | 1010 "type": "string" |
| 969 }, | 1011 }, |
| 970 "type": "array" | 1012 "type": "array" |
| 971 }, | 1013 }, |
| 972 "showName": { | 1014 "showName": { |
| 973 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", | 1015 "description": "Default Show name, usually in the language o
f the country of\norigin.\nOnly available for TV Edits\nExample: \"Googlers, The
\".", |
| 974 "type": "string" | 1016 "type": "string" |
| 975 }, | |
| 976 "country": { | |
| 977 "description": "Country where Edit is available in ISO 3166-
1 alpha-2 country\ncode.\nExample: \"US\".", | |
| 978 "type": "string" | |
| 979 }, | |
| 980 "showId": { | |
| 981 "description": "Google-generated ID identifying the show lin
ked to the Edit.\nOnly available for TV Edits.\nExample: 'et2hsue_x'", | |
| 982 "type": "string" | |
| 983 }, | |
| 984 "type": { | |
| 985 "description": "Edit type, like Movie, Episode or Season.", | |
| 986 "enum": [ | |
| 987 "TITLE_TYPE_UNSPECIFIED", | |
| 988 "MOVIE", | |
| 989 "SEASON", | |
| 990 "EPISODE", | |
| 991 "BUNDLE" | |
| 992 ], | |
| 993 "enumDescriptions": [ | |
| 994 "Value could not be determined, please contact technical
support if\nit should.", | |
| 995 "A movie picture.", | |
| 996 "A season of a TV show.", | |
| 997 "An episode of a TV show.", | |
| 998 "A collection of movies, i.e. \"Googlers 1 and Googlers,
the return\"" | |
| 999 ], | |
| 1000 "type": "string" | |
| 1001 }, | |
| 1002 "trailerId": { | |
| 1003 "description": "Google-generated ID identifying the trailer
linked to the Edit.\nExample: 'bhd_4e_cx'", | |
| 1004 "type": "string" | |
| 1005 }, | |
| 1006 "hasHdOffer": { | |
| 1007 "description": "Whether the Edit has a HD offer.", | |
| 1008 "type": "boolean" | |
| 1009 }, | |
| 1010 "mid": { | |
| 1011 "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'", | |
| 1012 "type": "string" | |
| 1013 }, | |
| 1014 "hasAudio51": { | |
| 1015 "description": "Whether the Edit has a 5.1 channel audio tra
ck.", | |
| 1016 "type": "boolean" | |
| 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 |