Description Usage Details Value
View source: R/search-tweets.R
Execute a Tweet search against the the /2/tweets/search/all endpoint and return the HTTP response object.
1 2 | get_v2_tweets_search_all(queryString, fromDate = NULL, toDate = NULL,
nextToken = NA, maxResult = 500, twitterBearerToken)
|
Same parameters as search_tweets()
.
the complete Twitter API response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.