Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: API Binding
-
Labels:None
Description
As a user who publishes a post on a page wall I want to target the post by location and/or language.
Facebook has a special optional parameter for this:
Parameter name: targeting
Description: JSON object containing countries, cities, regions or locales
Type: string containing JSON object
Example:
http://developers.facebook.com/docs/reference/api/page/
I haven't been able to find a better documentation about the acceptaed values.
When retrieving a post, the target values schould be displayed in the privacy value:
"The description field may contain a comma-separated lists of valid country, city and language if a Page's post targeting by location/language is specified."
http://developers.facebook.com/docs/reference/api/post/