MutateCampaignAssetResult

  • This response details the result of a campaign asset mutate operation.

  • The resource_name field is returned for successful operations.

  • The campaign_asset field contains the mutated campaign asset with mutable fields, returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the campaign asset mutate.

Fields

resource_name

string

Returned for successful operations.

campaign_asset

CampaignAsset

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