MutateConversionValueRuleResult

  • This content details the result of a mutation operation on a conversion value rule.

  • Key fields returned in the result include resource_name and conversion_value_rule.

  • The conversion_value_rule field contains the mutated rule with only mutable fields and is only returned when response_content_type is "MUTABLE_RESOURCE".

The result for the conversion value rule mutate.

Fields

resource_name

string

Returned for successful operations.

conversion_value_rule

ConversionValueRule

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