KC
Knowing Center center.knowingmarket.com
YouTube API ACCESS

YouTube 账号连接与权限说明

Knowing Center 是面向企业的社媒营销工作台。当前 YouTube 功能只用于连接并识别用户明确授权的频道账号,让企业团队在“平台账号”中确认频道身份与授权状态。

唯一申请范围 https://www.googleapis.com/auth/youtube.readonly

读取哪些信息

  • YouTube 频道 ID
  • 频道名称
  • 频道头像
  • OAuth 授权状态及维持连接所需的凭证信息

为什么需要

这些信息用于确认授权人连接的是哪个 YouTube 频道,并在企业客户的“平台账号”列表中展示频道名称、频道 ID、头像和授权状态,避免团队混淆账号。

如何获取

用户主动发起 Google OAuth 授权后,Knowing Center 调用 channels.list,使用 part=snippetmine=true 获取当前授权频道的基础身份信息。

当前权限不会做什么

  • 不读取视频列表或视频内容
  • 不读取或发布评论
  • 不读取订阅、点赞或 YouTube Analytics 数据
  • 不上传、修改或删除视频
  • 不订阅频道或执行其他写入操作
  • 不获取 Google 账号密码、邮箱或 Google 个人资料

授权流程

  1. 企业用户在 Knowing Center 选择 YouTube 和需要连接的设备或账号。
  2. 用户阅读并同意隐私政策、服务条款及 YouTube 服务条款。
  3. Knowing Center 打开 Google OAuth 页面,由用户选择 Google/YouTube 账号并确认只读权限。
  4. 授权完成后,Knowing Center 获取频道 ID、名称和头像,并在“平台账号”中显示连接结果。
  5. 用户可随时在产品内解绑,或在 Google 第三方应用访问设置中撤销权限。

English summary for reviewers

Knowing Center requests only youtube.readonly. After explicit user consent, the app calls channels.list(part=snippet, mine=true) to retrieve the authorized channel ID, title, and thumbnail. This information is used only to identify and display the connected channel in the enterprise customer's Platform Accounts list.

The current integration does not read videos, comments, subscriptions, likes, or YouTube Analytics data and does not perform any write action. Users can unlink the account in Knowing Center or revoke access through Google account settings.

撤销授权与数据删除

用户可以在 Knowing Center 的 YouTube 授权状态中选择“解绑”,也可以访问 Google 第三方应用访问设置撤销权限。撤销后,Knowing Center 将停止使用相应凭证访问 YouTube API。

如需删除 Knowing Center 保存的频道连接信息或 OAuth 凭证,请发送邮件至 privacy@knowingtech.ai。详细处理规则请参见 隐私政策

使用 YouTube 相关功能同时受 YouTube Terms of Service 约束。Google 的信息处理规则请参见 Google Privacy Policy。Knowing Center 并非 Google 或 YouTube 的附属机构。最后更新:2026 年 7 月 14 日。