google_api_play_movies_partner v0.0.1 API Reference

Modules

API calls for all endpoints tagged Accounts

Handle Tesla connections for GoogleApi.PlayMoviesPartner.V1

Helper functions for deserializing responses into models

An Avail describes the Availability Window of a specific Edit in a given country, which means the period Google is allowed to sell or rent the Edit. Avails are exposed in EMA format Version 1.6b (available at http://www.movielabs.com/md/avails/) Studios can see the Avails for the Titles they own. Post-production houses cannot see any Avails

Response to the 'ListAvails' method

Response to the 'ListOrders' method

Response to the 'ListStoreInfos' method

An Order tracks the fulfillment of an Edit when delivered using the legacy, non-component-based delivery. Each Order is uniquely identified by an `order_id`, which is generated by Google. Externally, Orders can also be identified by partners using its `custom_id` (when provided)

Information about a playable sequence (video) associated with an Edit and available at the Google Play Store. Internally, each StoreInfo is uniquely identified by a `video_id` and `country`. Externally, Title-level EIDR or Edit-level EIDR, if provided, can also be used to identify a specific title or edit in a country

Helper functions for building Tesla requests