ConversionCustomVariableOperation

A single operation (create, update) on a conversion custom variable.

Proto definition

Fields

operation

Union field. The mutate operation.

operation can be only one of the following:

create

ConversionCustomVariable

Create operation: No resource name is expected for the new conversion custom variable.

update

ConversionCustomVariable

Update operation: The conversion custom variable is expected to have a valid resource name.

update_mask

FieldMask

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