meta_ads_audiences_delete
Remove a custom audience from Meta Ads. Ad sets targeting it lose their targeting source and may stop delivering. Check which ad sets use the audience and consider pausing them before deletion.
Instructions
Deletes a Custom Audience. Returns a success flag. Destructive — any ad sets currently targeting this audience lose the targeting source and may stop delivering. Reversible via rollback_apply within Meta's standard retention window, but re-creation does not restore the original approximate_count. Call meta_ads_audiences_get first to confirm which ad sets use it (search ad_sets.list targeting specs client-side), and consider pausing those ad sets first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Meta Ads account ID in the format 'act_XXXXXXXXXX' (e.g. 'act_1234567890'). Optional — falls back to META_ADS_ACCOUNT_ID from the configured credentials. The leading 'act_' prefix is required. | |
| audience_id | Yes | Audience ID to delete. |