class DoubleClickBidManager extends Service (View source)

Service definition for DoubleClickBidManager (v2).

DoubleClick Bid Manager API allows users to manage and create campaigns and reports.

For more information about this service, see the API Documentation

Constants

DOUBLECLICKBIDMANAGER

View and manage your reports in DoubleClick Bid Manager.

Properties

$queries
$queries_reports
$rootUrlTemplate

Methods

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

Constructs the internal representation of the DoubleClickBidManager service.

Details

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

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