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

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

Response object for BatchUpdatePlacements method.

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

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 updated.

getPlacements

The Placement objects updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPlacements

The Placement objects updated.

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