AI-generated Key Takeaways
-
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
, andfield_type
, all of which are mandatory string inputs except forfield_type
which takes an enum.
A single operation to remove an automatically created asset from a campaign.
Fields | |
---|---|
|
Required. The resource name of the campaign. |
|
Required. The resource name of the asset to remove. |
|
Required. The field type of the asset to remove. |