开发者

Get number of impressions for someone else's page on facebook?

开发者 https://www.devze.com 2023-02-12 12:25 出处:网络
I would like to get number of impressions for someone else\'s (not mine) facebook pag开发者_开发百科e. Is it possible via graph or FQL api or any other means without having administrative access to th

I would like to get number of impressions for someone else's (not mine) facebook pag开发者_开发百科e. Is it possible via graph or FQL api or any other means without having administrative access to the page?


No. From the insights api documentation -

Without a session, an application can retrieve only its own metrics. With a user session, it is possible to retrieve data for all applications, pages, and domains owned by the session user. Reading this data requires the read_insights permission.

Facebook API link - http://developers.facebook.com/docs/reference/api/insights/

0

精彩评论

暂无评论...
验证码 换一张
取 消