Closed metripurari closed 11 years ago
You'll need to pass parameters to the call to get the time period you are after. See the documentation on Bitly's Developer site for the parameters you'll need: http://dev.bitly.com/user_metrics.html#v3_user_referrers
I am using bitly gem to access the bitly api. While fetching the referrers using Bitly::V3::User i am getting only today's data..How can i get the last 30 day's referrers. My code is here.