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

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

Response object for BatchUpdateCustomTargetingKeys method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ custom_targeting_keys array<CustomTargetingKey>

The CustomTargetingKey objects updated.

getCustomTargetingKeys

The CustomTargetingKey objects updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCustomTargetingKeys

The CustomTargetingKey objects updated.

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