Facebook 好友活动

发布于 2025-01-08 04:33:30 字数 118 浏览 0 评论 0原文

过去几年我一直在使用 Facebook API,但这次我陷入了困境。根据我的申请要求之一,我需要获取我的Facebook好友的活动。这个以及相关API的可行性如何?

如何获取特定用户活动的所有计数和评论数?

I have been using the Facebook API for the last couple of years, but this time I got stuck on this one. According to my one of application requirements, I need to get my Facebook friends' activities. What is the feasibility of this and the concerned APIs.

How do I get the number of counts and comments all included for a particular user's activity?

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

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

发布评论

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

评论(1

骄兵必败 2025-01-15 04:33:30

您可以使用实时 API 来订阅用户的活动,例如例如,状态更新、签到和点赞。

用户对象中实时 API 可用的所有字段都可以在 中找到核心概念 › 图形 API › 用户

You could use the real-time API to subscribe to a user's activity, for example, status updates, checkins, and likes.

All fields available to the real-time API from the user's object can be found in Core Concepts › Graph API › User.

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