Get tweets per period

Number of tweets to include per period

Details

These parameters control the information you get back when requesting the top retweeted tweets in a stream. Note: a Tweet must be retweeted at least 3 times in order to be considered a top retweet.

Type: integer Default: 5 Example Value: 1 Notes: Max value of 20. The result would be an object with the hour (UNIX timestamp) as the key and an array of Top Retweeted Tweets as the value.

Language