api - 使用 Instagram 权限的情况下的示例应用程序

标签 api permissions instagram instagram-api

我想知道一个在使用 Instagram 的“公共(public)内容”权限的情况下的示例应用程序。该示例可能只是概念性的,应用程序不需要真正存在。

public_content: This permission (public_content) is only granted to apps that enable brands, advertisers, broadcasters and publishers to discover public content. We do not grant access to apps that do not fall into these categories. Please review our documentation (https://www.instagram.com/developer/review) for more information.

最佳答案

我已为我的所有客户获得了此许可,因此我可以为您提供一些申请提交问题的答案示例:

真实应用示例:

哪个用例最能描述您的 Instagram 集成?

My product helps broadcasters and publishers discover content, get digital rights to media, and share media with proper attribution.

应用程序描述:

MyApp provides social statistics to help brands and advertisers understand and manage their audience. Additionally, MyApp provides social statistic to help broadcasters and publishers discover content.

MyApp derives statistics from data publicly available on Instagram (e.g. number of media created in the last 14 days). These statistics help broadcasters and publishers discover content.

假的(但可能被接受)应用程序示例:

哪个用例最能描述您的 Instagram 集成?

My product helps broadcasters and publishers discover content, get digital rights to media, and share media with proper attribution.

应用程序描述:

MyApp analyzes relations between hashtags to help brands and advertisers content.

MyApp derives relations based on hashtags used in medias' captions allowing brands and advertisers to discover similar content.

为什么这些应用程序属于公共(public)内容用例

他们使用了“让品牌、广告商、广播公司和出版商发现公共(public)内容”这一短语的变体。

一般提示

根据我的经验,最好在答案中直接引用 Instagram API 文档。这里还有一些提示:

  1. 回答要简短、笼统。
  2. 您的答案应该是直接引用文档中的 33%(当我没有引用时,我就会被拒绝)。
  3. 在视频中不使用音频并演示您的用例中描述的确切功能。不用担心因为沙盒的原因它看起来很蹩脚,Instagram 明白为什么演示很少。他们主要是确保您的应用程序具有生产质量,而不仅仅是没有样式的纯 HTML。

关于api - 使用 Instagram 权限的情况下的示例应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43522679/

相关文章:

php - Gmail API : pull emails but not hangouts

node.js - 调用 ExpressJS REST 路由时出现奇怪的行为

php - 自定义 WordPress 发布查询

Flash - 提示用户记住相机和麦克风设置

php - 我应该如何在 ACL 中构建我的资源树?

ios - 允许来 self 的应用程序的用户 'Follow on Instagram' (Swift)

python - Instagram:Video.object_from_dictionary(version_info) 错误

php - 如何使用 Telegram API 实现授权?

c# - 使用枚举标志位的 WPF 基于权限的授权

ios - 如何在我的 iPhone 应用程序中实现来自特定用户的 Instagram 照片/提要?