Google Ads Ad Manager V1 Client - Class BatchCreatePlacementsResponse (0.5.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchCreatePlacementsResponse.

Response object for BatchCreatePlacements method.

Generated from protobuf message google.ads.admanager.v1.BatchCreatePlacementsResponse

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ placements array<Placement>

The Placement objects created.

getPlacements

The Placement objects created.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPlacements

The Placement objects created.

Parameter
Name Description
var array<Placement>
Returns
Type Description
$this