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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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