Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This Facebook page shows how I can manually target Facebook posts to certain Countries, and then within a country, I can target to certain states:

http://www.facebook.com/help/352402648173466/?q=target+page+post&sid=0u5jWnusm7Q1i7IRk

I tried it, and it works great. My question...

Is there a way I can add additional parameters to an automated Facebook post submitted to https://graph.facebook.com/MyPageNameHere/feed to create such regional targeting within our automated Facebook posting system?

Is there a way to create that same regional limitation with a post created using Facebook's API? Perhaps another parameter I can pass in addition to access_token, message, picture, link, name, caption, description, source, etc.?

Thanks,

  • Jeff
share|improve this question

1 Answer

up vote 0 down vote accepted

Yep, this isn't a problem. What you want is the targeting parameter. There's some details on this page.

share|improve this answer
Thank you! Just what I needed to know. – Jeff Gold Nov 28 '12 at 12:55
No problem, mark as answered if it was useful, will help people find it in the future ;) – Colm Doyle Nov 28 '12 at 18:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.