I wanted my application to post a status on users wall which should be seen only by the persons in that locale? How is it possible to restrict it in facebook apis?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The documentation for a Post has a detailed list of all fields, one of them is the “privacy” which controls who will see the post, it says:
I recommend that you go and check it out since it has much more text written on this field.