使用Graph api获取Facebook页面速度和评论 [英] Get facebook page rate and reviews using Graph api

查看:128
本文介绍了使用Graph api获取Facebook页面速度和评论的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建使用图形API搜索场所的网站。我从graph API得到了地方的详细信息。有没有办法通过图形API获得页面评级和评论?

解决方案

我有同样的问题,我回答了我自己的问题这里



您需要调用 {page-id} / rating?field = open_graph_story ,但是您需要访问页面的访问令牌(使用/我/帐户在Graph API资源管理器中获取令牌)。您可以在 Facebook文档中找到更多信息。 p>

I am creating website to search places using graph API. I got the places details from graph API. Is there any way to get the page rating and reviews of the places via graph API?

解决方案

I had the same problem and I answered my own question here:

you need to call {page-id}/ratings?field=open_graph_story, but you need the access token of your page for that (use /me/accounts in the Graph API Explorer to get the token). You find further information in the facebook documentation.

这篇关于使用Graph api获取Facebook页面速度和评论的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆