我正在运行一项服务,人们可以使用oauth 2.0连接他们的Google帐户,并且具有YouTube权限,我可以管理其 channel /访问其YouTube channel ID。

但是,我的问题是你是否可以倒退。即如何从给定的YouTube channel ID确定Google帐户所有者?

最佳答案

googlePlusUserId现在不推荐使用

https://developers.google.com/youtube/v3/docs/channels#properties
contentDetails.googlePlusUserId在contentDetails部分中不再存在。

根据他们的change-log摘录

10-04 15:06
查看更多