Home | History | Annotate | Download | only in dyn
      1 <html><body>
      2 <style>
      3 
      4 body, h1, h2, h3, div, span, p, pre, a {
      5   margin: 0;
      6   padding: 0;
      7   border: 0;
      8   font-weight: inherit;
      9   font-style: inherit;
     10   font-size: 100%;
     11   font-family: inherit;
     12   vertical-align: baseline;
     13 }
     14 
     15 body {
     16   font-size: 13px;
     17   padding: 1em;
     18 }
     19 
     20 h1 {
     21   font-size: 26px;
     22   margin-bottom: 1em;
     23 }
     24 
     25 h2 {
     26   font-size: 24px;
     27   margin-bottom: 1em;
     28 }
     29 
     30 h3 {
     31   font-size: 20px;
     32   margin-bottom: 1em;
     33   margin-top: 1em;
     34 }
     35 
     36 pre, code {
     37   line-height: 1.5;
     38   font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
     39 }
     40 
     41 pre {
     42   margin-top: 0.5em;
     43 }
     44 
     45 h1, h2, h3, p {
     46   font-family: Arial, sans serif;
     47 }
     48 
     49 h1, h2, h3 {
     50   border-bottom: solid #CCC 1px;
     51 }
     52 
     53 .toc_element {
     54   margin-top: 0.5em;
     55 }
     56 
     57 .firstline {
     58   margin-left: 2 em;
     59 }
     60 
     61 .method  {
     62   margin-top: 1em;
     63   border: solid 1px #CCC;
     64   padding: 1em;
     65   background: #EEE;
     66 }
     67 
     68 .details {
     69   font-weight: bold;
     70   font-size: 14px;
     71 }
     72 
     73 </style>
     74 
     75 <h1><a href="playmoviespartner_v1.html">Google Play Movies Partner API</a> . <a href="playmoviespartner_v1.accounts.html">accounts</a> . <a href="playmoviespartner_v1.accounts.storeInfos.html">storeInfos</a> . <a href="playmoviespartner_v1.accounts.storeInfos.country.html">country</a></h1>
     76 <h2>Instance Methods</h2>
     77 <p class="toc_element">
     78   <code><a href="#get">get(accountId, videoId, country, x__xgafv=None)</a></code></p>
     79 <p class="firstline">Get a StoreInfo given its video id and country.</p>
     80 <h3>Method Details</h3>
     81 <div class="method">
     82     <code class="details" id="get">get(accountId, videoId, country, x__xgafv=None)</code>
     83   <pre>Get a StoreInfo given its video id and country.
     84 
     85 See _Authentication and Authorization rules_ and
     86 _Get methods rules_ for more information about this method.
     87 
     88 Args:
     89   accountId: string, REQUIRED. See _General rules_ for more information about this field. (required)
     90   videoId: string, REQUIRED. Video ID. (required)
     91   country: string, REQUIRED. Edit country. (required)
     92   x__xgafv: string, V1 error format.
     93     Allowed values
     94       1 - v1 error format
     95       2 - v2 error format
     96 
     97 Returns:
     98   An object of the form:
     99 
    100     { # Information about a playable sequence (video) associated with an Edit
    101       # and available at the Google Play Store.
    102       #
    103       # Internally, each StoreInfo is uniquely identified by a `video_id`
    104       # and `country`.
    105       #
    106       # Externally, Title-level EIDR or Edit-level EIDR, if provided,
    107       # can also be used to identify a specific title or edit in a country.
    108     "pphNames": [ # Name of the post-production houses that manage the Edit.
    109       "A String",
    110     ],
    111     "hasEstOffer": True or False, # Whether the Edit has a EST offer.
    112     "studioName": "A String", # Name of the studio that owns the Edit ordered.
    113     "hasHdOffer": True or False, # Whether the Edit has a HD offer.
    114     "editLevelEidr": "A String", # Edit-level EIDR ID.
    115         # Example: "10.5240/1489-49A2-3956-4B2D-FE16-6".
    116     "episodeNumber": "A String", # The number assigned to the episode within a season.
    117         # Only available on TV Edits.
    118         # Example: "1".
    119     "mid": "A String", # Knowledge Graph ID associated to this Edit, if available.
    120         # This ID links the Edit to its knowledge entity, externally accessible
    121         # at http://freebase.com.
    122         # In the absense of Title EIDR or Edit EIDR, this ID helps link together
    123         # multiple Edits across countries.
    124         # Example: '/m/0ffx29'
    125     "hasAudio51": True or False, # Whether the Edit has a 5.1 channel audio track.
    126     "hasInfoCards": True or False, # Whether the Edit has info cards.
    127     "type": "A String", # Edit type, like Movie, Episode or Season.
    128     "hasVodOffer": True or False, # Whether the Edit has a VOD offer.
    129     "titleLevelEidr": "A String", # Title-level EIDR ID.
    130         # Example: "10.5240/1489-49A2-3956-4B2D-FE16-5".
    131     "hasSdOffer": True or False, # Whether the Edit has a SD offer.
    132     "seasonNumber": "A String", # The number assigned to the season within a show.
    133         # Only available on TV Edits.
    134         # Example: "1".
    135     "liveTime": "A String", # Timestamp when the Edit went live on the Store.
    136     "trailerId": "A String", # Google-generated ID identifying the trailer linked to the Edit.
    137         # Example: 'bhd_4e_cx'
    138     "videoId": "A String", # Google-generated ID identifying the video linked to the Edit.
    139         # Example: 'gtry456_xc'
    140     "subtitles": [ # Subtitles available for this Edit.
    141       "A String",
    142     ],
    143     "showId": "A String", # Google-generated ID identifying the show linked to the Edit.
    144         # Only available for TV Edits.
    145         # Example: 'et2hsue_x'
    146     "name": "A String", # Default Edit name, usually in the language of the country of
    147         # origin.
    148         # Example: "Googlers, The".
    149     "country": "A String", # Country where Edit is available in ISO 3166-1 alpha-2 country
    150         # code.
    151         # Example: "US".
    152     "seasonId": "A String", # Google-generated ID identifying the season linked to the Edit.
    153         # Only available for TV Edits.
    154         # Example: 'ster23ex'
    155     "seasonName": "A String", # Default Season name, usually in the language of the country of
    156         # origin.
    157         # Only available for TV Edits
    158         # Example: "Googlers, The - A Brave New World".
    159     "audioTracks": [ # Audio tracks available for this Edit.
    160       "A String",
    161     ],
    162     "showName": "A String", # Default Show name, usually in the language of the country of
    163         # origin.
    164         # Only available for TV Edits
    165         # Example: "Googlers, The".
    166   }</pre>
    167 </div>
    168 
    169 </body></html>