You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add the ability to perform a "Worldwide" location search, or even a multiple location search?
At the moment ->withLocation("") defaults to US, or you have to supply a single country. It would be great to be able to specify the Worldwide view, or multiple locations if not.
The text was updated successfully, but these errors were encountered:
Yes, could be possible, but it would require multiple queries on Google api, cause even on Google Trends site it is not possible to select multiple countries. I accept help to develop this :) Good idea!
"cause even on Google Trends site it is not possible to select multiple countries" not multiple countries -> BUT Worldwide is possible on GoogleTrends itself. I think the global overview is actually the most important setting that is apparently missing here? that way I can't use the api....
Is it possible to add the ability to perform a "Worldwide" location search, or even a multiple location search?
At the moment
->withLocation("")
defaults to US, or you have to supply a single country. It would be great to be able to specify the Worldwide view, or multiple locations if not.The text was updated successfully, but these errors were encountered: