Google Ads Ad Manager V1 Client - Class BatchUpdateLabelsResponse (0.7.0)

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

Response object for BatchUpdateLabels method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ labels array<Label>

The Label objects updated.

getLabels

The Label objects updated.

Returns
Type Description
Google\Protobuf\RepeatedField<Label>

setLabels

The Label objects updated.

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