New counts endpoints #127
jimmoffitt
started this conversation in
General
Replies: 1 comment
-
Here is the 'counts' announcement; https://twittercommunity.com/t/introducing-new-tweet-counts-endpoints-to-the-twitter-api-v2/155997 New updates are available on the 'v2' branch, and the pypi package has been updated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today we are launching what I consider a key element of our Twitter search endpoints, the ability to make 'counts' requests to learn about the Tweet volume that matches a search query. This has been a cornerstone of the v1.1 enterprise and premium search tiers for years, and it's great to have it now as part of the v2 search endpoints.
This afternoon, I will be committing code updates that support this new feature... Search counts are triggered by including a new "granularity" request parameter with supported values of 'minute', 'hour', and 'day'.
Updated package to follow...
Beta Was this translation helpful? Give feedback.
All reactions