分享墙上帖子的详细信息

发布于 2024-12-05 07:47:19 字数 118 浏览 0 评论 0原文

我有兴趣跟踪那些在我的粉丝专页上分享墙帖的人的用户 ID。图表 API 现在是否支持返回在其墙上共享帖子的用户的用户 ID,就像我可以看到谁都发表了评论和评论一样。喜欢这篇文章吗?

有什么可能的解决方法吗?

I am interested in tracking the user IDs of those who are sharing the wall posts on my fanpage. Does the graph api now support returning the user IDs of the user who have shared the wall post on their wall like I can see who all commented & liked the post?

Any possible workarounds?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃酥萝莉 2024-12-12 07:47:19

是的,您可以通过 facebook graph api 来完成。

http://developers.facebook.com/docs/reference/api/post/

获取所有带有评论的帖子 + 评论用户 ID + 喜欢的用户 ID。

这些数据由您自己的数据库管理。

yes it's possible you can do through facebook graph api.

http://developers.facebook.com/docs/reference/api/post/

get all post with comments + comment user id + liked user id.

these data managed by your own database.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文