Create Saved Audience
meta_create_saved_audienceCreate a reusable saved audience preset for an ad account by specifying targeting details and a name.
Instructions
Creates a saved audience (reusable targeting preset) for an ad account.
Args:
ad_account_id (string): Ad account ID
name (string): Audience name
targeting (object): Targeting spec object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| targeting | Yes | Targeting specification | |
| ad_account_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |