MutateConversionCustomVariableResult

The result for the conversion custom variable mutate.

JSON representation
{
  "resourceName": string,
  "conversionCustomVariable": {
    object (ConversionCustomVariable)
  }
}
Fields
resourceName

string

Returned for successful operations.

conversionCustomVariable

object (ConversionCustomVariable)

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