读取哪些信息
- YouTube 频道 ID
- 频道名称
- 频道头像
- OAuth 授权状态及维持连接所需的凭证信息
Knowing Center 是面向企业的社媒营销工作台。当前 YouTube 功能只用于连接并识别用户明确授权的频道账号,让企业团队在“平台账号”中确认频道身份与授权状态。
https://www.googleapis.com/auth/youtube.readonly
这些信息用于确认授权人连接的是哪个 YouTube 频道,并在企业客户的“平台账号”列表中展示频道名称、频道 ID、头像和授权状态,避免团队混淆账号。
用户主动发起 Google OAuth 授权后,Knowing Center 调用 channels.list,使用 part=snippet 与 mine=true 获取当前授权频道的基础身份信息。
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 日。