SearchProduct

enum SearchProduct : Enum<SearchProduct> , EnumRequestParameter

Indicates the search endpoint you are making requests.

Entries

Link copied to clipboard

Returns tweets from the previous 30 days.

Link copied to clipboard

Returns complete and instant access to tweets dating all the way back to the first tweet in March 2006.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override val value: String

The string which provides to endpoint request.