Youtube Google API V3:列出未返回视频标签的视频 [英] Youtube Google API V3: List Videos not returning video tags

查看:107
本文介绍了Youtube Google API V3:列出未返回视频标签的视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在尝试使用Google API V3获取youtube视频的标签.我正在验证我的公司帐户,并查询我们通过该帐户上传的视频.我没有看到要查询的视频的标签. (是的,它们确实已应用了标签)

I am currently trying to get the tags of a youtube video using the Google API V3. I am authenticating my business account and querying for videos we have uploaded through that account. I am not seeing tags for the videos I am querying for. (Yes, they do have tags applied to them)

使用个人帐户进行身份验证并查询我个人上传的视频时,我可以看到这些视频的标签.

When I authenticate with my personal account, and query videos that I have personally uploaded, I am able to see the tags for those videos.

两个帐户都在 https://console.developers.google.com 项目.

要在我的企业帐户上获取要查找的标签,我还需要做更多的事情吗?

Is there somthing more I need to do in order to get the tags I am looking for on my business account?

使用 API资源管理器时,我什至看到相同的结果在Google Developers API参考

I am even seeing the same results when using the API Explorer on the Google Developers API Reference

感谢任何有关为什么可能发生这种情况的信息! TYIA!

Any information on why this could be happening is appreciated! TYIA!

推荐答案

您应在请求中添加onBehalfofContentOwner参数,以将自己显示为内容所有者,以便显示视频的标签.

You should add onBehalfofContentOwner parameter to your request to show yourself as the content owner, so the tags of your videos show up.

这篇关于Youtube Google API V3:列出未返回视频标签的视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆