I have created an app, and now i can post a message on my wall with use of the new Graph API.
I am already using oAuth and the Graph-api to get access_token. The API at http://developers.facebook.com/docs/api
but i want to make it custom to specified countries or location
https://graph.facebook.com/feed?access_token=***&MESSAGE=***
what is the custom field for the property?
thanks
