【问题标题】:API Cost for commentThreads?评论线程的 API 成本?
【发布时间】:2020-04-25 09:12:12
【问题描述】:

我正在尝试确定 commentThreads 请求的成本 (GET https://www.googleapis.com/youtube/v3/commentThreads)

我似乎没有在 YouTube 数据 API 配额计算器 (https://developers.google.com/youtube/v3/determine_quota_cost) 中找到“commentThreads”

有人知道每个commentThread 请求的费用是多少吗?

【问题讨论】:

标签: youtube-api youtube-data-api


【解决方案1】:

对于发现此内容的任何人,它并未列在配额成本计算器中,而是列在 commentThreads 的文档页面上:https://developers.google.com/youtube/v3/docs/commentThreads/list#part

【讨论】:

    【解决方案2】:

    我在文档中找不到它,但似乎 commentThreads 是一种资源,仅适用于具有“youtube 合作伙伴”范围的应用程序,因此这可能是它没有与其他资源一起列出的原因。当我尝试在我的应用程序中列出 commentThreads 时,我收到了“insufficientPermission”错误,而其他资源工作正常。

    【讨论】:

      猜你喜欢
      • 2018-04-14
      • 2016-03-24
      • 1970-01-01
      • 1970-01-01
      • 2015-07-10
      • 2016-12-02
      • 1970-01-01
      • 1970-01-01
      • 2023-03-12
      相关资源
      最近更新 更多