Skip to content

Youtube Analytics v2.3.4

Latest
Compare
Choose a tag to compare
@migueesc123 migueesc123 released this 15 Jun 09:02
· 42 commits to YoutubeAnalyticsConnector since this release

This custom connector provides 7 different functions and outputs:

  • Channel Information (as table)
  • Complete List of Videos (as table)
  • Complete List of Countries handled by YouTube (as table)
  • Daily Video Statistics (as a function)
  • Daily Video Subscribers (as a function)
  • GET Reports from the YouTube Analytics API (as a function)
  • GET Public Data from the YouTube Data API (as a function)

each of them is documented at the code level and also within the UI inside Power BI Desktop.

Fixes:

  • OAuth flow now handles the refresh token
  • Improvements at the code level of different functions
  • Added helper functions to help with the documentation moving forward

Please give this a try and let me know your feedback. The next step is to actually create a Power BI Report and template from the Data Model created by this data.

Check the readme file for complete walkthrough on how to get started > https://github.com/migueesc123/YoutubeAnalytics/blob/YoutubeAnalyticsConnector/README.md