Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdateCustomTargetingKeyRequest.
Request object for UpdateCustomTargetingKey
method.
Generated from protobuf message google.ads.admanager.v1.UpdateCustomTargetingKeyRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ custom_targeting_key
CustomTargetingKey
Required. The CustomTargetingKey
to update. The CustomTargetingKey
's name
is used to identify the CustomTargetingKey
to update.
↳ update_mask
getCustomTargetingKey
Required. The CustomTargetingKey
to update.
The CustomTargetingKey
's name
is used to identify the CustomTargetingKey
to update.
hasCustomTargetingKey
clearCustomTargetingKey
setCustomTargetingKey
Required. The CustomTargetingKey
to update.
The CustomTargetingKey
's name
is used to identify the CustomTargetingKey
to update.
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
customTargetingKey
CustomTargetingKey
Required. The CustomTargetingKey
to update.
The CustomTargetingKey
's name
is used to identify the CustomTargetingKey
to update.
updateMask

