androidyoutubeyoutube-apiyoutube-data-apiandroid-youtube-api

How to get youtube channel name from youtube v3 api in android


is there any way we can get the channel name of our logged-in google account in android using youtube's v3 API?

I didn't found any documentation related to the channel name. I don't want videos and playlists I need a channel name

Thank you


Solution

  • you can easily get channelTitle variable in Snippet object of youTube API.