/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