snippet. object. The snippet object contains basic details about the video, such as its title, description, and category. snippet.
Yes, using the YouTube API does not incur any monetary cost for the entity calling the API. If you go over your quota an 403 Error will be returned by the API.
Yeah they don't have stats on a particular day but they do have a running viewCount. So you can use the API info at
https://developers.google.com/youtube/v3/docs/search/list
to make something like
https://www.googleapis.com/youtube/v3/search?part=snippet&order=viewCount&publishedAfter=2014-10-29T00%3A00%3A00Z&publishedBefore=2014-10-31T00%3A00%3A00Z&key={YOUR_API_KEY}
Maybe that will help?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With