Код: Выделить всё
curl -G \
-d "currency=USD" \
-d "targeting_spec=___" \
-d "access_token=___" \
"https://graph.facebook.com//act_/reachestimate"
Подробнее здесь: https://stackoverflow.com/questions/295 ... k-facebook
Код: Выделить всё
curl -G \
-d "currency=USD" \
-d "targeting_spec=___" \
-d "access_token=___" \
"https://graph.facebook.com//act_/reachestimate"