一个页面可以在另一个页面的墙上发布吗?
我想使用 FQL 获取页面墙上的帖子。这些帖子中的每一篇都有一个 actor_id。我可以假设所有 actor_id 都是用户或所属页面的 id 吗? 如果另一个页面可以张贴在该页面的墙上,则该假设将是错误的。
Using FQL, I want to get the posts on a page's wall. Each one of these posts hasa an actor_id. Can I assume that all the actor_id's are either users or the owning page's id?
This assumption would be false if another page could post on this page's wall.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,一个页面可以在另一个页面的墙上发布。如果您有 Facebook 页面(不是应用程序配置文件页面),那么您可以单击 Facebook 右上角 UI 中的箭头并说“使用 Facebook 作为页面”,选择您的页面,然后您将“登录” ”作为该页面。页面可以为其他页面点赞、在其墙上发帖以及发表评论,但它们不能参与应用程序或向个人用户发帖。
用它来测试一个页面发布到另一个页面的场景。
Yes, a page can post on another page's wall. If you have a Facebook page (which is NOT an application profile page) then you can click the arrow in the upper-right UI of Facebook and say "Use Facebook as a Page", select your page, and you will be "logged in" as that page. Pages can Like other pages, post on their walls, and comment, but they can't participate in apps or post to individual users.
Use that to test the scenario where one page posts to another.