Ottieni un intervallo di persone per la tua targetizzazione e quali offerte fare per raggiungere tale gruppo target con l'API /reachestimate
. Puoi chiamare questa API in uno di questi modi:
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