- ?
api net , !
, :
curl -F 'access_token=[page_access_token]'
-F 'message=Testing post to certain language'
-F 'link=http://stackoverflow.com/questions/15280604/can-you-gate-and-target-a-page-post-through-the-facebook-graph-api'
-F 'feed_targeting={'locales':[1001]}'
https://graph.facebook.com/[pageID]/feed
:
curl -G -d "access_token=xx" -d"q=en"
-d "type=adlocale"
https://graph.facebook.com/search
- api doc, - .
, ,...
, -!