google_api_play_movies_partner v0.0.1 GoogleApi.PlayMoviesPartner.V1.Model.Avail View Source
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.
Attributes
- altId (String): Other identifier referring to the Edit, as defined by partner. Example: "GOOGLER_2006" Defaults to:
null
. - availId (String): ID internally generated by Google to uniquely identify an Avail. Not part of EMA Specs. Defaults to:
null
. - captionExemption (String): Communicating an exempt category as defined by FCC regulations. It is not required for non-US Avails. Example: "1" Defaults to:
null
. - captionIncluded (Boolean): Communicating if caption file will be delivered. Defaults to:
null
. - contentId (String): Title Identifier. This should be the Title Level EIDR. Example: "10.5240/1489-49A2-3956-4B2D-FE16-5". Defaults to:
null
. - displayName (String): The name of the studio that owns the Edit referred in the Avail. This is the equivalent of `studio_name` in other resources, but it follows the EMA nomenclature. Example: "Google Films". Defaults to:
null
. - encodeId (String): Manifestation Identifier. This should be the Manifestation Level EIDR. Example: "10.2340/1489-49A2-3956-4B2D-FE16-7" Defaults to:
null
. - end (String): End of term in YYYY-MM-DD format in the timezone of the country of the Avail. "Open" if no end date is available. Example: "2019-02-17" Defaults to:
null
. - episodeAltId (String): Other identifier referring to the episode, as defined by partner. Only available on TV avails. Example: "rs_googlers_s1_3". Defaults to:
null
. - episodeNumber (String): The number assigned to the episode within a season. Only available on TV Avails. Example: "3". Defaults to:
null
. - episodeTitleInternalAlias (String): OPTIONAL.TV Only. Title used by involved parties to refer to this episode. Only available on TV Avails. Example: "Coding at Google". Defaults to:
null
. formatProfile (String): Indicates the format profile covered by the transaction. Defaults to:
null
.- Enum - one of [FORMAT_PROFILE_UNSPECIFIED, SD, HD, UHD]
licenseType (String): Type of transaction. Defaults to:
null
.- Enum - one of [LICENSE_TYPE_UNSPECIFIED, EST, VOD, SVOD, POEST]
- pphNames (List[String]): Name of the post-production houses that manage the Avail. Not part of EMA Specs. Defaults to:
null
. - priceType (String): Type of pricing that should be applied to this Avail based on how the partner classify them. Example: "Tier", "WSP", "SRP", or "Category". Defaults to:
null
. - priceValue (String): Value to be applied to the pricing type. Example: "4" or "2.99" Defaults to:
null
. - productId (String): Edit Identifier. This should be the Edit Level EIDR. Example: "10.2340/1489-49A2-3956-4B2D-FE16-6" Defaults to:
null
. - ratingReason (String): Value representing the rating reason. Rating reasons should be formatted as per EMA ratings spec and comma-separated for inclusion of multiple reasons. Example: "L, S, V" Defaults to:
null
. - ratingSystem (String): Rating system applied to the version of title within territory of Avail. Rating systems should be formatted as per EMA ratings spec Example: "MPAA" Defaults to:
null
. - ratingValue (String): Value representing the rating. Ratings should be formatted as per http://www.movielabs.com/md/ratings/ Example: "PG" Defaults to:
null
. - releaseDate (String): Release date of the Title in earliest released territory. Typically it is just the year, but it is free-form as per EMA spec. Examples: "1979", "Oct 2014" Defaults to:
null
. - seasonAltId (String): Other identifier referring to the season, as defined by partner. Only available on TV avails. Example: "rs_googlers_s1". Defaults to:
null
. - seasonNumber (String): The number assigned to the season within a series. Only available on TV Avails. Example: "1". Defaults to:
null
. - seasonTitleInternalAlias (String): Title used by involved parties to refer to this season. Only available on TV Avails. Example: "Googlers, The". Defaults to:
null
. - seriesAltId (String): Other identifier referring to the series, as defined by partner. Only available on TV avails. Example: "rs_googlers". Defaults to:
null
. - seriesTitleInternalAlias (String): Title used by involved parties to refer to this series. Only available on TV Avails. Example: "Googlers, The". Defaults to:
null
. - start (String): Start of term in YYYY-MM-DD format in the timezone of the country of the Avail. Example: "2013-05-14". Defaults to:
null
. - storeLanguage (String): Spoken language of the intended audience. Language shall be encoded in accordance with RFC 5646. Example: "fr". Defaults to:
null
. - suppressionLiftDate (String): First date an Edit could be publically announced as becoming available at a specific future date in territory of Avail. Not the Avail start date or pre-order start date. Format is YYYY-MM-DD. Only available for pre-orders. Example: "2012-12-10" Defaults to:
null
. - territory (String): ISO 3166-1 alpha-2 country code for the country or territory of this Avail. For Avails, we use Territory in lieu of Country to comply with EMA specifications. But please note that Territory and Country identify the same thing. Example: "US". Defaults to:
null
. - titleInternalAlias (String): Title used by involved parties to refer to this content. Example: "Googlers, The". Only available on Movie Avails. Defaults to:
null
. - videoId (String): Google-generated ID identifying the video linked to this Avail, once delivered. Not part of EMA Specs. Example: 'gtry456_xc' Defaults to:
null
. workType (String): Work type as enumerated in EMA. Defaults to:
null
.- Enum - one of [TITLE_TYPE_UNSPECIFIED, MOVIE, SEASON, EPISODE, BUNDLE]