Hi,
When I am using the count endpoint,
Is it possible to create a filter based on location ?
Is it correct example :
{‘query’: ‘"#Venom OR @VenomMovie" and is:retweet and profile_country : CA’, ‘bucket’: ‘day’} ?
Best,
Boris

Hi @borya_g,

Yes, you can use geo filters with the counts endpoint of our Premium Search products. You can read more about the various Premium Search operators here: https://developer.twitter.com/en/docs/tweets/search/overview/premium

Best,
Kevin