开发者

Can you publish a personal feed to Facebook?

Somewhere in the Facebook APIs, is there an ability to publish a stream of events that will only be seen by a specific user in his f开发者_StackOverfloweed (unless he shares them?)

We want to tailor the experience of each user separately.


Yes you can do this, you need to reference the documentation given here. To summarize it, you need to set the privacy parameter to something like this:

privacy={"value": "CUSTOM", "friends": "SOME_FRIENDS", "allow": "COMMA SEPARATED LIST OF FRIEND'S UIDS"}
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜