c# - How to return subscribers from one user from youtube api? -
i'm having hard time trying find in poor official documentation , in community
any directions?
it seems isn't possible before version 3.0 experimental api. if you're using v3 api, can channels list , set mysubscribers
filter true
. set properties want retrieve in part
parameter (such contentdetails
includes information such subscriber's google+ id). filter authorized need have permission the user call method.
Comments
Post a Comment