Added CallResponse and Bitlinks.udpate().

This commit is contained in:
Erik C. Thauvin 2020-03-03 13:25:04 -08:00
parent 318409cb2f
commit 4ca3773fe9
19 changed files with 32 additions and 18 deletions

View file

@ -10,11 +10,11 @@ See the [Bitly API](https://dev.bitly.com/v4/#operation/getClicksSummaryForBitli
### Parameters
`bitlink` - The bitlink.
`bitlink` - A Bitlink made of the domain and hash.
`unit` - A unit of time.
`unit` - A [unit of time](../-units/index.md).
`units` - An integer representing the time units to query data for. pass -1 to return all units available.
`units` - An integer representing the time units to query data for. Pass -1 to return all units available.
`size` - The quantity of items to be be returned.