We want to store data retrieved using YouTube Data API or YouTube Analytics API for more than 30 days.
The acquired data will be used within our web service.
However, according to the developer policy (https://developers.google.cn/youtube/terms/developer-policies#e.-handling-youtube-data-and-content), it says:
- Refreshing, Storing, and Displaying API Data
To be clear, an API Client must not store statistics retrieved as Non-Authorized Data for more than 30 days.
For example, the following sites display subscriber data and views over 30 days ago.https://www.noxinfluencer.com/youtube/channel/UClLV6D8S4CrVJL64-aQvwTw
In short, we also want to do what we are doing on this site.
What do you do to store for more than 30 days?Also, is there a way to get past data?