ResultsPerPage
The maximum number of items to request from Twitter in each HTTP request, when you retrieve tweets by searching Twitter or retrieve tweets from a user's timeline.
The higher the value of this parameter, the faster the connector can retrieve results from Twitter and complete the synchronize. However, a higher value also requires greater bandwidth.
This parameter does not apply to streaming mode.
| Type: | Integer |
| Default: | The default is specified by the Twitter API |
| Allowed Range: | The allowed range is specified by the Twitter API |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | ResultsPerPage=50
|
| See Also: |