MutateCustomerNegativeCriteriaResult

  • The result for the criterion mutate operation includes fields like resource_name and customer_negative_criterion.

  • resource_name is a string returned for successful operations.

  • customer_negative_criterion represents the mutated criterion with only mutable fields and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the criterion mutate.

Fields

resource_name

string

Returned for successful operations.

customer_negative_criterion

CustomerNegativeCriterion

The mutated criterion with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".