使用 /reachestimate
API 获取您定位的一系列个人以及为覆盖这一目标群体而进行的出价。您可以使用以下其中一种方式调用此 API:
curl -G \
--data-urlencode 'targeting_spec={
"geo_locations": {"countries":["US","GB"]},
"publisher_platforms": ["instagram"],
"user_os": ["iOS"]
}' \
-d 'optimize_for=IMPRESSIONS' \
-d 'access_token=<ACCESS_TOKEN>' \
https://graph.facebook.com/v21.0
/act_<AD_ACCOUNT_ID>/reachestimate