remove_asset_from_group
Remove an asset from a Google Ads asset group by specifying customer, asset group, resource name, and field type. Confirmation required to successfully unlink the asset.
Instructions
Remove an asset from an asset group.
Args: customer_id: Google Ads customer ID. asset_group_id: Asset group ID. asset_resource_name: Full resource name of the asset to unlink. field_type: The field type of the asset link (e.g., 'HEADLINE', 'MARKETING_IMAGE'). confirm_removal: Must be True to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_type | Yes | ||
| customer_id | Yes | ||
| asset_group_id | Yes | ||
| confirm_removal | No | ||
| asset_resource_name | Yes |