I need to extract the activity on a company YouTube channel going back 5+ years. I ran into an issue with the YouTube Analytics API as it is limiting me to the last 30 days of activity. I am thinking of trying the YouTube Data API V3 next, but want to first ask here if anyone knows how to pull the deep historical data from a YouTube channel. I am interested primarily in the number of views per video per day. I am using Google Cloud Platform and need to store the data in BigQuery.
https://developers.google.com/youtube/analytics/reference
https://developers.google.com/youtube/v3/docs
Thanks,
Steve