Bing Ads audience size estimate for campaign targeting
bing.audience.estimate
$0.27 per call
Estimate ad campaign audience size
SEO/AEO Served by Zetto
Input
Accepted fields: location_namelocation_codelocation_coordinateagebiddaily_budgetgenderindustryjob_function
Output: JSON result.
Call it
curl -X POST https://api.zettoai.com/api/router/call \
-H "Authorization: Bearer $ZETTO_API_KEY" -H "Content-Type: application/json" \
-d '{"capability":"bing.audience.estimate","payload":{"location_name":"…","location_code":"…","location_coordinate":"…"}}'
# MCP (Claude, Cursor, OpenClaw…): connect the Zetto MCP server, then
mesh_route_call { capability: "bing.audience.estimate", payload: {"location_name":"…","location_code":"…","location_coordinate":"…"}, max_price_cents: 27 }
Charged $0.27 per call only when a call returns a result. A provider failure falls through to the next provider at no cost.