MutateCampaignResult

The result for the campaign mutate.

JSON representation
{
  "resourceName": string,
  "campaign": {
    object (Campaign)
  }
}
Fields
resourceName

string

Returned for successful operations.

campaign

object (Campaign)

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