I can't get contentOwnerID on youtube API -



I can't get contentOwnerID on youtube API -

i can't contentownerid on youtube api.

$contentownerslistresponse = $youtubepartner->contentowners->listcontentowners(array('fetchmine' => true)); $contentownerid = $contentownerslistresponse['items'][0]['id'];

this code can't contentownerid. i'm using sample code here [uploading , monetizing video

]1.

why can't contentownerid? please help me.

youtube-api

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -