AdOperation

  • The operation allows a single update on an ad.

  • The update_mask field uses a FieldMask to specify which resource fields are modified during the update.

  • The policy_validation_parameter field configures how policies are validated.

  • The operation field determines the mutate operation, with update being used to modify an ad that has a valid resource name format.

A single update operation on an ad.

Fields

update_mask

FieldMask

FieldMask that determines which resource fields are modified in an update.

policy_validation_parameter

PolicyValidationParameter

Configuration for how policies are validated.

Union field

operation

operation. The mutate operation. operation can be only one of the following:

update

Ad

Update operation: The ad is expected to have a valid resource name in this format:

customers/{customer_id}/ads/{ad_id}