Added CallResponse and Bitlinks.udpate().
This commit is contained in:
parent
318409cb2f
commit
4ca3773fe9
19 changed files with 32 additions and 18 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue