Google_Service_Playmoviespartner
extends Google_Service
in package
Service definition for Playmoviespartner (v1).
Lets Google Play Movies Partners get the delivery status of their titles.
For more information about this service, see the API Documentation
Tags
Table of Contents
- PLAYMOVIES_PARTNER_READONLY = "https://www.googleapis.com/auth/playmovies_partner.readonly"
- View the digital assets you publish on Google Play Movies and TV.
- $accounts_avails : mixed
- $accounts_experienceLocales : mixed
- $accounts_orders : mixed
- $accounts_storeInfos : mixed
- $accounts_storeInfos_country : mixed
- $availableScopes : mixed
- $batchPath : mixed
- $resource : mixed
- $rootUrl : mixed
- $servicePath : mixed
- $version : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the Playmoviespartner service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
Constants
PLAYMOVIES_PARTNER_READONLY
View the digital assets you publish on Google Play Movies and TV.
public
mixed
PLAYMOVIES_PARTNER_READONLY
= "https://www.googleapis.com/auth/playmovies_partner.readonly"
Properties
$accounts_avails
public
mixed
$accounts_avails
$accounts_experienceLocales
public
mixed
$accounts_experienceLocales
$accounts_orders
public
mixed
$accounts_orders
$accounts_storeInfos
public
mixed
$accounts_storeInfos
$accounts_storeInfos_country
public
mixed
$accounts_storeInfos_country
$availableScopes
public
mixed
$availableScopes
$batchPath
public
mixed
$batchPath
$resource
public
mixed
$resource
$rootUrl
public
mixed
$rootUrl
$servicePath
public
mixed
$servicePath
$version
public
mixed
$version
$client
private
mixed
$client
Methods
__construct()
Constructs the internal representation of the Playmoviespartner service.
public
__construct(Google_Client $client) : mixed
Parameters
- $client : Google_Client
Return values
mixed —createBatch()
Create a new HTTP Batch handler for this service
public
createBatch() : Google_Http_Batch
Return values
Google_Http_Batch —getClient()
Return the associated Google_Client class.
public
getClient() : Google_Client