StreamType
The type of stream to ingest tweets from.
statuses/filter
|
A filtered stream of tweets that match one or more queries (with parameters such as search keywords, geographic location, language, or user).
|
statuses/sample
|
A random sample of tweets.
|
Type: | String |
Default: | statuses/sample
|
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | StreamType=statuses/filter
|
See Also: |