MutateConversionGoalCampaignConfigResult

The result for the conversion goal campaign config mutate.

JSON representation
{
  "resourceName": string,
  "conversionGoalCampaignConfig": {
    object (ConversionGoalCampaignConfig)
  }
}
Fields
resourceName

string

Returned for successful operations.

conversionGoalCampaignConfig

object (ConversionGoalCampaignConfig)

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