MutateCampaignDraftResult

  • The CampaignDraftResult provides information about the outcome of a campaign draft mutate operation.

  • It includes the resource_name for successful operations and the mutated campaign_draft when response_content_type is set to "MUTABLE_RESOURCE".

The result for the campaign draft mutate.

Fields

resource_name

string

Returned for successful operations.

campaign_draft

CampaignDraft

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