MutateCampaignDraftResult

The result for the campaign draft mutate.

JSON representation
{
  "resourceName": string,
  "campaignDraft": {
    object (CampaignDraft)
  }
}
Fields
resourceName

string

Returned for successful operations.

campaignDraft

object (CampaignDraft)

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