meta_ads_audiences_delete
Delete a Custom Audience from Meta Ads. First, find which ad sets use it to prevent delivery disruption.
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. |