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
Post a Comment