Google_Service_AdExchangeSeller
extends Google_Service
in package
Service definition for AdExchangeSeller (v2.0).
Accesses the inventory of Ad Exchange seller users and generates reports.
For more information about this service, see the API Documentation
Tags
Table of Contents
- ADEXCHANGE_SELLER = "https://www.googleapis.com/auth/adexchange.seller"
- View and manage your Ad Exchange data.
- ADEXCHANGE_SELLER_READONLY = "https://www.googleapis.com/auth/adexchange.seller.readonly"
- View your Ad Exchange data.
- $accounts : mixed
- $accounts_adclients : mixed
- $accounts_alerts : mixed
- $accounts_customchannels : mixed
- $accounts_metadata_dimensions : mixed
- $accounts_metadata_metrics : mixed
- $accounts_preferreddeals : mixed
- $accounts_reports : mixed
- $accounts_reports_saved : mixed
- $accounts_urlchannels : mixed
- $availableScopes : mixed
- $batchPath : mixed
- $resource : mixed
- $rootUrl : mixed
- $servicePath : mixed
- $version : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the AdExchangeSeller service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
Constants
ADEXCHANGE_SELLER
View and manage your Ad Exchange data.
public
mixed
ADEXCHANGE_SELLER
= "https://www.googleapis.com/auth/adexchange.seller"
ADEXCHANGE_SELLER_READONLY
View your Ad Exchange data.
public
mixed
ADEXCHANGE_SELLER_READONLY
= "https://www.googleapis.com/auth/adexchange.seller.readonly"
Properties
$accounts
public
mixed
$accounts
$accounts_adclients
public
mixed
$accounts_adclients
$accounts_alerts
public
mixed
$accounts_alerts
$accounts_customchannels
public
mixed
$accounts_customchannels
$accounts_metadata_dimensions
public
mixed
$accounts_metadata_dimensions
$accounts_metadata_metrics
public
mixed
$accounts_metadata_metrics
$accounts_preferreddeals
public
mixed
$accounts_preferreddeals
$accounts_reports
public
mixed
$accounts_reports
$accounts_reports_saved
public
mixed
$accounts_reports_saved
$accounts_urlchannels
public
mixed
$accounts_urlchannels
$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 AdExchangeSeller 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