RemoveCampaignAutomaticallyCreatedAssetOperation

  • The content describes a single operation to remove an automatically created asset from a campaign.

  • Removing an asset requires specifying the campaign resource name, the asset resource name, and the asset's field type.

  • The fields required for this operation are campaign, asset, and field_type, all of which are mandatory string inputs except for field_type which takes an enum.

A single operation to remove an automatically created asset from a campaign.

Fields

campaign

string

Required. The resource name of the campaign.

asset

string

Required. The resource name of the asset to remove.

field_type

AssetFieldType

Required. The field type of the asset to remove.