Added Bitlinks.update() method.
This commit is contained in:
parent
95bea38c92
commit
b10721573a
23 changed files with 137 additions and 34 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