count
Returns counts data Tweets for the specified query. To learn how to use Twitter Search effectively, please see the Premium search operators page for a list of available filter operators.
Receiver
PremiumSearch endpoint instance.
Return
PremiumSearchJsonObjectApiAction for PremiumSearchCount model.
Parameters
Select either 30days or fullarchive.
The label associated with your search developer environment.
A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity.
Returns tweets created after the given datetime.
Returns tweets created before the given datetime.
Returns count data for every day. hour or minute in the set timeframe.
Returns the next page of results.
Optional. Custom parameters of this request.
Returns counts data Tweets for the specified query. To learn how to use Twitter Search effectively, please see the Premium search operators page for a list of available filter operators.
Receiver
PremiumSearchEnvironment endpoint instance.
Return
PremiumSearchJsonObjectApiAction for PremiumSearchCount model.
Parameters
A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity.
Returns tweets created after the given datetime.
Returns tweets created before the given datetime.
Returns count data for every day. hour or minute in the set timeframe.
Returns the next page of results.
Optional. Custom parameters of this request.