Get Reach Estimate
meta_get_reach_estimateEstimate daily reach and audience size for a Meta ad targeting spec by providing ad account ID and targeting details, with optional optimization goal to refine predictions.
Instructions
Estimates the potential reach for a targeting specification.
Args:
ad_account_id (string): Ad account ID
targeting_spec (object): Targeting specification (same format as ad set targeting)
optimization_goal (string, optional): e.g., REACH, LINK_CLICKS, IMPRESSIONS
Returns: Estimated daily reach and audience size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| targeting_spec | Yes | Targeting spec object | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |
| optimization_goal | No |