/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