在Instagram商业帐户的Facebook图表API中, folower_count 洞察指标的定义中似乎存在错误。
your_instagram_business_account /见解度量= FOLLOWER_COUNT&安培;周期=天
https://developers.facebook.com/docs/instagram-api/reference/user/insights
他们写道,这是“遵循商业帐户的唯一身份用户总数”,但我们发现此指标可以为我们提供给定日期新关注者的数量。此外,没有关于取消关注数量的信息,因此如果在同一天它将是2个新关注者和2个取消关注,则follower_count将为0。
答案 0 :(得分:3)
根据您提供的文档,follower_count
被定义为
Total number of new followers each day within the specified range
所以这符合期望。坦率地说,我要晚一点回答,以便自您发布以来定义可能已更改。
followers_count
(请注意's')可能是您想要的。 https://developers.facebook.com/docs/instagram-api/business-discovery