Facebook API的印象数唯一(覆盖) [英] Facebook API Post Impressions Unique (reach)

查看:95
本文介绍了Facebook API的印象数唯一(覆盖)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望获得帖子的印象唯一性,理想情况下,我们希望进行一次服务器调用,它将带回到达范围(post_impressions_unique)的最近100篇帖子.

I'm after the impression uniques for our posts and ideally we would like one server call and it would bring back the last 100 posts with the reach (post_impressions_unique).

要获得影响,我目前可以使用:

To get reach, I can currently do this using:

并获取帖子ID,然后调用: https://graph.facebook.com/v2.5/POST_ID/insights/post_impressions_unique?access_token=USER_TOKEN

and getting the post ID, then calling: https://graph.facebook.com/v2.5/POST_ID/insights/post_impressions_unique?access_token=USER_TOKEN

有没有一种方法可以使我一次调用以在一个API调用中获取所有最近的帖子及其到达范围?

Is there a way where I can make one call to get all recent posts and their reach in one API call?

推荐答案

您可以简单地致电

注意:额外字段见解".

NOTE: extra field "insights".

但是,据我所知,您不能将见解仅限于Post_impressions_Unique,因此它将带回一些您不一定想要/不需要的数据. IE.我认为您无法在第二级"/子/嵌套类型上执行搜索/过滤.

However, as far as I can tell you cannot limit the insights to just Post_impressions_Unique so it would bring back some data you do not necessarily want/need. I.e. I don't think you can perform a search/filter on a "second level"/child/nested type.

这篇关于Facebook API的印象数唯一(覆盖)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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