Google API to get impressions of youtube videos?

As always YouTube APIs doesn’t provide access to a basic feature but here is a workaround: The following answer is similar to the one I wrote about retrieving Unique viewers from the Audience tab. Go on your Video analytics interface in YouTube Studio. Open the Web Developer Tools Network tab of your web-browser (by using … Read more

YouTube APIs – Access mutiple youtube channels (Brand Accounts) using Google Admin account

I fought with this just two days ago. Turns out it IS possible, it’s just undocumented and works a bit differently than you’d expect: Once I create the credentials in developers console, they will be associated to the Google Account and not to the Brand Accounts. I had the same exact misconception when I first … Read more