# NOT RUN {
bitly_token <- bitly_auth(key = "", secret = "")
bitly_UserMetricsShortenCounts(unit = "day", units = -1, limit = 100, rollup = "true")
bitly_UserMetricsShortenCounts(unit = "day", units = -1, limit = 100, rollup = "false")
bitly_UserMetricsShortenCounts(unit = "day", units = -1, limit = 100)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab