MutateConversionActionResult

The result for the conversion action mutate.

JSON representation
{
  "resourceName": string,
  "conversionAction": {
    object (ConversionAction)
  }
}
Fields
resourceName

string

Returned for successful operations.

conversionAction

object (ConversionAction)

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