使用 Graph API 从 Facebook 页面获取的墙帖数量(过去的)是否有限制?
我认为帖子数量会受到限制,或者在一段时间内我将无法获得帖子。从几次测试运行来看,我无法形成任何想法,因为对于某些页面,它返回所有帖子直到开始,而对于某些页面,它会中途停止。此外,帖子数量也没有暗示恒定的限制,首次发布时间也没有暗示任何时间截止。 文档(http://developers.facebook.com/d...)没有谈论任何限制,所以我没有想法。任何人都可以阐明这一点并提供一些可靠的信息吗?已经感谢您抽出时间了。
I would think there would be a cut-off on the number of posts, or a cut-off in time period after which I won't be able to get the posts. From a few test runs, I am unable to form any idea as for some pages it returns all the posts till the beginning whereas for some it stops midway. Also neither is the number of posts hinting towards a constant limit, nor is the first post time hinting at any time cut-off.
The documentation(http://developers.facebook.com/d...) doesn't talk about any limit, so I am out of ideas. Can anyone throw some light on this and provide some credible information? Thanks already for your time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
文档 https://developers.facebook.com/docs/reference/api/user/ 已更新,显示您最多可获得 25 个帖子。
The documentation https://developers.facebook.com/docs/reference/api/user/ was updated to show you get up to 25 posts.