简体   繁体   English

如何使用Graph API或FQL为应用程序获取Open Graph见解

[英]How to Get Open Graph Insights for an App using Graph API or FQL

I want to get the Insights for Open Graph like number of actions published, impressions, referrals etc which are shown in Admin Panel. 我想获取“开放图的洞察力”,例如管理面板中显示的已发布操作数,展示次数,引荐等。

Is there any way to get this data using Graph API or FQL? 有什么方法可以使用Graph API或FQL获取此数据吗?

Yeah, 是的

As long as you have the read_insights extended permissions you can use open graph api retrieve. 只要您具有read_insights扩展权限,就可以使用开放图api检索。

some links you might find useful 您可能会发现有用的一些链接

https://developers.facebook.com/docs/reference/api/insights/ https://developers.facebook.com/docs/reference/fql/insights/ https://developers.facebook.com/docs/reference/api/insights/ https://developers.facebook.com/docs/reference/fql/insights/

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM