bitly_rate_limits {urlshorteneR} | R Documentation |
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)
Arguments
showRequestURL |
- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE. |
Value
data.frame
of end points and their rate limits by action
[Package urlshorteneR version 1.5.7 Index]