class AdExchangeBuyer extends Service (View source)

Service definition for AdExchangeBuyer (v1.4).

Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.

For more information about this service, see the API Documentation

Constants

ADEXCHANGE_BUYER

Manage your Ad Exchange buyer account configuration.

Properties

$accounts
$billingInfo
$budget
$creatives
$marketplacedeals
$marketplacenotes
$marketplaceprivateauction
$performanceReport
$pretargetingConfig
$products
$proposals
$pubprofiles

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AdExchangeBuyer service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AdExchangeBuyer service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.