Google Ads Ad Manager V1 Client - Class BatchUpdateAdSpotsResponse (0.8.0)

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

Response object for BatchUpdateAdSpots method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ad_spots array<AdSpot>

The AdSpot objects updated.

getAdSpots

The AdSpot objects updated.

Returns
Type Description
Google\Protobuf\RepeatedField<AdSpot>

setAdSpots

The AdSpot objects updated.

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