RemarketingActionOperation

  • This operation performs a single action (create or update) on a remarketing action.

  • The update_mask field is a FieldMask used to specify which fields are modified during an update operation.

  • The operation field, which can be either create or update, determines the type of mutate operation to be performed.

  • A create operation does not require a resource name for the new remarketing action.

  • An update operation requires the remarketing action to have a valid resource name.

A single operation (create, update) on a remarketing action.

Fields

update_mask

FieldMask

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

Union field

operation

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

create

RemarketingAction

Create operation: No resource name is expected for the new remarketing action.

update

RemarketingAction

Update operation: The remarketing action is expected to have a valid resource name.