CustomerNegativeCriterionOperation

  • This operation allows for creating or removing a customer level negative criterion.

  • The operation field can be either create or remove.

  • For a create operation, no resource name is expected.

  • For a remove operation, a resource name in a specific format is required.

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}