简体   繁体   English

作为业务资料,是否可以通过 Instagram API 获取有关关注者(年龄、城市)和帖子覆盖率的数据?

[英]Is it possible, as business profile, to get data about followers (age,city) and post reach via Instagram API?

It is possible now to get via Instagram API data like: single post reach, data about our Ads on instagram, data about our followers (age, city, country) and all data that we can see in instagram insights?现在可以通过 Instagram API 获取数据,例如:单个帖子覆盖率、有关我们在 Instagram 上的广告的数据、有关我们关注者的数据(年龄、城市、国家/地区)以及我们可以在 Instagram 洞察中看到的所有数据?

Or maybe it is possible to get Facebook user ID of our Instagram follower?或者也许可以获得我们的 Instagram 粉丝的 Facebook 用户 ID?

  • Using API you can get a post's reach - number of likes and comments.使用 API,您可以获得帖子的覆盖范围 - 喜欢和评论的数量。
  • Currently there is no API to get data about Ads.目前没有用于获取有关广告的数据的 API。 You can get followers list and their photos via API, but not their age/city/country.您可以通过 API 获取关注者列表和他们的照片,但不能获取他们的年龄/城市/国家/地区。
  • No API for insights.没有用于洞察力的 API。
  • You cannot get facebook ID of Instagram followers.您无法获得 Instagram 粉丝的 Facebook ID。

Documentation for Instagram API is here, it shows whats possible currently: https://www.instagram.com/developer/endpoints/ Instagram API 的文档在这里,它显示了当前可能的内容: https : //www.instagram.com/developer/endpoints/

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

相关问题 Facebook:是否可以通过api发布到个人资料页面 - Facebook: is it possible to post to profile page via api 无需“Instagram Graph Api”即可获取 Instagram 完整个人资料信息 - Get instagram full profile information without “Instagram Graph Api” 我如何获得 Facebook 图 API 的 Instagram 企业帐户? - How can I get an instagram business account with Facebook Graph API? 是否可以使用带有用户名的facebook api获取用户基本个人资料数据 - Is it possible to get a users basic profile data using facebook api with their username 是否可以从Facebook API获取instagram名称? - Is it possible to get an instagram names from facebook api? 通过Instagram Graph API发表评论返回803 - Post comment via Instagram Graph API returns 803 instagram(新规则)可以通过 API 关注/取消关注吗? - instagram (new rules) follow/unfollow possible via API? 可以通过Graph API将公开帖子吸引到我的业务页面 - Can memers of the public post to my business page via the Graph API 为 Facebook Graph API 生成永不过期的令牌,以通过 Google Apps 脚本在 Instagram 商业帐户上发布 - Generate non-expiring token for Facebook Graph API to publish on Instagram Business Account via Google Apps Script 通过Graph API获取Facebook页面限制(国家/地区,年龄)-OpenGraphObjectRestrictions - Get facebook page restrictions (country, age) via Graph API - OpenGraphObjectRestrictions
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM