Get Reach Estimate
meta_get_reach_estimateEstimate the potential daily reach and audience size for a given targeting specification before launching ads.
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 | |
| optimization_goal | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |