开发者

Can I get a list of the people that have Facebook-liked my page?

I want to get a list of the UID of the people that has liked one Open Graph object (I am the admin of that object). This is to gather advanced analytics, fo开发者_高级运维r example, "how many people that like A like also B"


According to the docs you can do an FQL query such as:

SELECT user_id FROM like WHERE object_id="122706168308"
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜