Documentation

Google_Service_RealTimeBidding extends Google_Service
in package

Service definition for RealTimeBidding (v1).

Allows external bidders to manage their RTB integration with Google. This includes managing bidder endpoints, QPS quotas, configuring what ad inventory to receive via pretargeting, submitting creatives for verification, and accessing creative metadata such as approval status.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

REALTIME_BIDDING  = "https://www.googleapis.com/auth/realtime-bidding"
See, create, edit, and delete your Authorized Buyers and Open Bidding account entities.
$availableScopes  : mixed
$batchPath  : mixed
$bidders_creatives  : mixed
$buyers  : mixed
$buyers_creatives  : mixed
$buyers_userLists  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the RealTimeBidding service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

REALTIME_BIDDING

See, create, edit, and delete your Authorized Buyers and Open Bidding account entities.

public mixed REALTIME_BIDDING = "https://www.googleapis.com/auth/realtime-bidding"

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the RealTimeBidding service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results