简体   繁体   English

如何从图表 API 访问我的 facebook 页面的评论?

[英]How do I access my facebook page's reviews from the Graph API?

I have been trying to pull the reviews left on my facebook page.我一直试图在我的 facebook 页面上删除评论。

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.我还尝试从我的页面的 /136789689670650/tabs/reviews 连接中提取评论。 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?那么有谁知道我如何使用 Graph 来获取我的页面的评论? Thank you.谢谢你。 --christopher ——克里斯托弗

[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] [编辑] 抱歉,我看到您在询问何时在常规页面上安装评论选项卡,而不是应用程序页面 - 目前尚未通过 API [/编辑]

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 facebook 图 api - 如何从公共页面访问评论 - facebook graphs api - How to access reviews from public page 如何在图表 API 中访问 facebook 页面的选项卡数据 - How do I access a facebook page's tabs data in the Graph API Facebook“评论”标签数据 - 它存储在Graph API中的哪个位置以及如何访问它? - Facebook “Reviews” Tab Data — Where is it stored in Graph API and how to access it? 如何从Facebook的图API中回显某些内容? - How do I echo something from Facebook's graph api? 如何使用Facebook的Graph API在Facebook页面上检索帖子? - How do I retrieve the posts on a Facebook page using the Facebook's Graph API? 如何在不审查我的Facebook应用程序的情况下使用Graph API发布到Facebook页面? - How do I post to a Facebook Page using the Graph API without having my Facebook App reviewed? 如何使用Graph API从我的网络服务器访问我公司的Facebook Page Feed? - How to access my business’ Facebook Page Feed from my web server using Graph API? 如何通过 API 在 facebook 页面上发表评论 - How I can post reviews on a facebook page through API 如何通过Graph API访问/更新我的Facebook应用程序旁边的蓝色数字? - How do I access/update the blue number next to my Facebook application through the Graph API? 在 Facebook 的 Graph API 中,如何获取好友的所有好友? - In Facebook's Graph API, how do I get all the friends of my friends?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM