Closed alien35 closed 8 years ago
I believe the googleTrends.categoryTopCharts example should be something like this:
googleTrends.categoryTopCharts({category: 'actors', geo: 'US', date: '201601'}) .then(function(results){ ...
Thanks!
I believe the googleTrends.categoryTopCharts example should be something like this:
googleTrends.categoryTopCharts({category: 'actors', geo: 'US', date: '201601'}) .then(function(results){ ...