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

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

Response object for BatchUpdateCustomFields method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ custom_fields array<CustomField>

The CustomField objects updated.

getCustomFields

The CustomField objects updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCustomFields

The CustomField objects updated.

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