youtube video insert “onBehalfOfContentOwner” parameter value

*爱你&永不变心* 提交于 2019-12-11 03:43:59

问题


I am using youtube data API V3 to upload the videos to the youtube.

I am unclear of what should be the value for the paramter "onBehalfOfContentOwner". Should it be the auth credentials of YouTube CMS user who is managing all the channels..or it should be the Actual channel owner for the youtube .


回答1:


I believe it's the former.

"The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identify a YouTube CMS user who is acting on behalf of the content owner specified in the parameter value. This parameter is intended for YouTube content partners that own and manage many different YouTube channels" [source].

But the end of that sections also says:

"The CMS account that the user authenticates with must be linked to the specified YouTube content owner"

which I assume is where the confusion lies. So it needs the auth credentials of YouTube CMS user who's managing the channel, but that account must be linked to the YouTube content owner's account.



来源:https://stackoverflow.com/questions/32753205/youtube-video-insert-onbehalfofcontentowner-parameter-value

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!