MutateCampaignCriterionResult

The result for the criterion mutate.

JSON representation
{
  "resourceName": string,
  "campaignCriterion": {
    object (CampaignCriterion)
  }
}
Fields
resourceName

string

Returned for successful operations.

campaignCriterion

object (CampaignCriterion)

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