CustomerNegativeCriterionOperation

A single operation (create or remove) on a customer level negative criterion.

Fields
Union field

operation

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

create

CustomerNegativeCriterion

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

remove

string

Remove operation: A resource name for the removed criterion is expected, in this format:

customers/{customer_id}/customerNegativeCriteria/{criterion_id}