estimate_audience_size
Estimate daily audience reach for any targeting specification. Provide account ID and targeting JSON to receive lower and upper bound estimates for ad campaign planning.
Instructions
Estimate audience reach for a targeting specification.
Returns estimated daily reach (lower/upper bounds) for the given targeting spec on the specified account.
Args: account_id: Ad account ID (e.g., 'act_123456789'). targeting_json: JSON string of targeting spec. Example: '{"geo_locations":{"countries":["GR"]},"age_min":25,"age_max":55}'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| targeting_json | Yes |