Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_AdExchangeSeller Class Reference
Inheritance diagram for Google_Service_AdExchangeSeller:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the AdExchangeSeller service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $accounts
 
 $accounts_adclients
 
 $accounts_alerts
 
 $accounts_customchannels
 
 $accounts_metadata_dimensions
 
 $accounts_metadata_metrics
 
 $accounts_preferreddeals
 
 $accounts_reports
 
 $accounts_reports_saved
 
 $accounts_urlchannels
 
 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const ADEXCHANGE_SELLER
 View and manage your Ad Exchange data.
 
const ADEXCHANGE_SELLER_READONLY
 View your Ad Exchange data.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_AdExchangeSeller::__construct ( Google_Client $client)

Constructs the internal representation of the AdExchangeSeller service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ ADEXCHANGE_SELLER

const Google_Service_AdExchangeSeller::ADEXCHANGE_SELLER
Initial value:
=
"https://www.googleapis.com/auth/adexchange.seller"

View and manage your Ad Exchange data.

◆ ADEXCHANGE_SELLER_READONLY

const Google_Service_AdExchangeSeller::ADEXCHANGE_SELLER_READONLY
Initial value:
=
"https://www.googleapis.com/auth/adexchange.seller.readonly"

View your Ad Exchange data.


The documentation for this class was generated from the following file: