See if comment is hidden?
I’m using Youtube Data v3 API to retrieve a comment, I want to know if there is a way to tell if a comment is hidden from public view i.e. censored (or if this is a planned feature?) without me manually having to go to the video page and checking.
YouTube API v3: setting contentDetails.contentRating.ytRating field not reflecting in YouTube UI
I’m creating videos using the Videos insert API, and the contentDetails.contentRating.ytRating field does not seem to be setting the property correctly.
Youtube API and Oauth client seem to not working properly
The Oauth client seem be the same for both projects but they act differently when calling the API.
What scope do I need to schedule video in Youtube via their API?
I am using youtube api via nodejs and I can
Youtube API v3 : order = date is not working
I’m junior developer.