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. You must set ApiVersion to V2. The connector retrieves a random sample of public tweets. The Language, FilterLevel, Follow, Location, and Track parameters are ignored.

Type: String
Default: statuses/sample
Required: No
Configuration Section: TaskName or FetchTasks
Example: StreamType=statuses/filter
See Also:

ApiVersion

FilteredStreamRule

FilterLevel

Follow

Language

Location

Track