Learn R Programming

urlshorteneR (version 2.0.0)

bitly_rate_limits: bitly_rate_limits

Description

Provides bit.ly rate limits by endpoint. See https://dev.bitly.com/api-reference/#getPlatformLimitss

Usage

bitly_rate_limits(showRequestURL = F)

Value

data.frame of end points and their rate limits by action

Arguments

showRequestURL

- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE.