FilterLevel
The minimum value that must be present in the filter_level
attribute for a tweet to be retrieved from Twitter.
You can set this parameter to:
none
- this is the default value and retrieves all available tweets.low
medium
This parameter is ignored when you set ApiVersion to V2
.
Type: | String |
Default: | none |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FilterLevel=none
|
See Also: |