Location tagging facebook open graph actions so that only friends in that location view in their feeds

Posted by Arvind Srinivasan on Stack Overflow See other posts from Stack Overflow or by Arvind Srinivasan
Published on 2012-11-16T20:09:24Z Indexed on 2012/12/18 17:03 UTC
Read the original article Hit count: 301

Is there a way to tag open graph actions so as to target certain recipients and not others?

For example, if my app talks about new coffee shop openings in various cities, is there a way to publish the 'opening' action to the graph, perhaps with location / coordinates, such that this is only seen by friends in that locality? I really don't want to spam my friends in London about an opening I'm excited about in Portland. How can I help facebook with the feed relevance in these cases?

I noticed that there is a "place" property on open graph objects - could this somehow be used?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-graph-api