Ads a Facebook Page runs, by Page id — Meta ad library
meta-ads.library.advertiser
$0.01 per call
Ads a specific Page is running now
Advertising Served by Zetto
Input
Required: search_page_idsad_reached_countriesfields
Accepted fields: search_page_idsad_reached_countriesfieldsad_active_statusad_delivery_date_minlimitafter
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":"meta-ads.library.advertiser","payload":{"search_page_ids":"…","ad_reached_countries":"…","fields":"…"}}'
# MCP (Claude, Cursor, OpenClaw…): connect the Zetto MCP server, then
mesh_route_call { capability: "meta-ads.library.advertiser", payload: {"search_page_ids":"…","ad_reached_countries":"…","fields":"…"}, max_price_cents: 1 }
Charged $0.01 per call only when a call returns a result. A provider failure falls through to the next provider at no cost.