delete_ad
Delete one or more ads by providing their IDs and the parent ad group ID. Removes ads from your Microsoft Advertising campaigns.
Instructions
Delete one or more ads by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_ids | Yes | The ad ids to delete. | |
| ad_group_id | Yes | The parent ad group id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |