MutateCampaignAssetResult

  • Provides information on the results of a campaign asset mutate operation.

  • Includes fields for the resource_name of successful operations and the mutated campaign_asset.

  • The campaign_asset field is only 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".