Lấy một loạt cá nhân cho tùy chọn nhắm mục tiêu của bạn và mức giá thầu bạn cần đặt để tiếp cận nhóm mục tiêu đó thông qua API /reachestimate
. Bạn có thể gọi API này theo một trong những cách sau đây:
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