如何从 Graph API 访问我的 Facebook 页面的评论?
我一直在尝试删除我的 Facebook 页面上留下的评论。
我尝试遵循此 问题。
但是,当我尝试此操作时,我只获得专门针对该应用程序留下的评论,而不是我页面上留下的评论。
我还尝试从我的页面的 /136789689670650/tabs/reviews 连接中提取评论。这仅提取选项卡上的信息,而不提取选项卡包含的评论。
那么有人知道如何使用图表来获取我的页面的评论吗? 谢谢。 ——克里斯托弗
I have been trying to pull the reviews left on my facebook page.
I tried following the advice given from this question.
However, when I try this, I only get the reviews left specifically for the application and not the reviews left on my page.
I also tried pulling the reviews from the, /136789689670650/tabs/reviews connection of my page. This only pulled up the information on the tab and not the reviews the tab contains.
So does anyone know how I can use the Graph to obtain the reviews of my page?
Thank you.
--christopher
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
[编辑]抱歉,我看到您在询问何时在常规页面而不是应用程序页面上安装评论选项卡 - 目前尚未通过 API 公开[/编辑]
[edit] sorry, I see you're asking about when you install the reviews tab on a regular page , not an app page - this is not currently exposed via the API [/edit]
很确定您需要查看此页面
https://developers.facebook.com/docs/graph-api/参考/页面/评级/
Pretty sure you need to look into this page
https://developers.facebook.com/docs/graph-api/reference/page/ratings/