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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -