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 \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ placements |
array<Placement>
The |
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 |
|