Google Ads Ad Manager V1 Client - Class BatchUpdateAdUnitsResponse (0.6.0)

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

Response object for BatchUpdateAdUnits method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ad_units array<AdUnit>

The AdUnit objects updated.

getAdUnits

The AdUnit objects updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAdUnits

The AdUnit objects updated.

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