Get top retweets hourly from now

Include top tweets from specific hourly periods ago from now

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.

“0” is right now. “1” is one hour ago. Type: integer(s) Default: N/A Example Value: 1,2,3 Notes: Accepts an integer list delimited by commas. The farthest we can go back is the 100th past relative hour. Either top_periods or top_periods_relative can be used per request. 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