MutateCampaignDraftResult

  • The resource_name field is returned for successful operations and is a string.

  • The campaign_draft field contains the mutated campaign draft with only mutable fields after the mutate operation.

  • The campaign_draft field is returned only when response_content_type is set to "MUTABLE_RESOURCE" and is a CampaignDraft object.

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".