MutateCampaignAssetResult

  • This page details the results of a campaign asset mutate operation.

  • Key fields include resource_name (returned for successful operations) and campaign_asset (the mutated asset, 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".