audiences_create_saved
Create a saved audience for Meta ads with account, name, and targeting. If the API lacks write access, apply the targeting directly to an ad set instead.
Instructions
Create a saved audience.
KNOWN LIMITATION: Meta returns code=3 ("Application does not have the capability to make this API call") unless the underlying App has Advanced Access for saved_audiences writes. Most MCP deployments do NOT have this. If you hit that error, use audiences_apply_to_adset() to apply targeting directly to an adset instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| targeting | Yes | ||
| account_id | Yes | ||
| description | No |