MutateConversionValueRuleSetResult

The result for the conversion value rule set mutate.

JSON representation
{
  "resourceName": string,
  "conversionValueRuleSet": {
    object (ConversionValueRuleSet)
  }
}
Fields
resourceName

string

Returned for successful operations.

conversionValueRuleSet

object (ConversionValueRuleSet)

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