MutateConversionValueRuleResult

The result for the conversion value rule mutate.

JSON representation
{
  "resourceName": string,
  "conversionValueRule": {
    object (ConversionValueRule)
  }
}
Fields
resourceName

string

Returned for successful operations.

conversionValueRule

object (ConversionValueRule)

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