class AdExchangeBuyerII extends Service (View source)

Service definition for AdExchangeBuyerII (v2beta1).

Accesses the latest features for managing Authorized Buyers accounts, Real- Time Bidding configurations and auction metrics, and Marketplace programmatic deals.

For more information about this service, see the API Documentation

Constants

ADEXCHANGE_BUYER

Manage your Ad Exchange buyer account configuration.

Properties

$accounts_clients
$accounts_clients_invitations
$accounts_clients_users
$accounts_creatives
$accounts_creatives_dealAssociations
$accounts_finalizedProposals
$accounts_products
$accounts_proposals
$accounts_publisherProfiles
$bidders_accounts_filterSets
$bidders_accounts_filterSets_bidMetrics
$bidders_accounts_filterSets_bidResponseErrors
$bidders_accounts_filterSets_bidResponsesWithoutBids
$bidders_accounts_filterSets_filteredBidRequests
$bidders_accounts_filterSets_filteredBids
$bidders_accounts_filterSets_filteredBids_creatives
$bidders_accounts_filterSets_filteredBids_details
$bidders_accounts_filterSets_impressionMetrics
$bidders_accounts_filterSets_losingBids
$bidders_accounts_filterSets_nonBillableWinningBids
$bidders_filterSets
$bidders_filterSets_bidMetrics
$bidders_filterSets_bidResponseErrors
$bidders_filterSets_bidResponsesWithoutBids
$bidders_filterSets_filteredBidRequests
$bidders_filterSets_filteredBids
$bidders_filterSets_filteredBids_creatives
$bidders_filterSets_filteredBids_details
$bidders_filterSets_impressionMetrics
$bidders_filterSets_losingBids
$bidders_filterSets_nonBillableWinningBids
$buyers_filterSets
$buyers_filterSets_bidMetrics
$buyers_filterSets_bidResponseErrors
$buyers_filterSets_bidResponsesWithoutBids
$buyers_filterSets_filteredBidRequests
$buyers_filterSets_filteredBids
$buyers_filterSets_filteredBids_creatives
$buyers_filterSets_filteredBids_details
$buyers_filterSets_impressionMetrics
$buyers_filterSets_losingBids
$buyers_filterSets_nonBillableWinningBids
$rootUrlTemplate

Methods

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

Constructs the internal representation of the AdExchangeBuyerII service.

Details

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

Constructs the internal representation of the AdExchangeBuyerII 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.