mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-09 12:27:48 +00:00
6.7 KiB
6.7 KiB
SalesTopLinks
Fields
| Field | Type | Required | Description |
|---|---|---|---|
link |
string | ✔️ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. The unique ID of the short link |
id |
string | ✔️ | The unique ID of the short link |
domain |
string | ✔️ | The domain of the short link |
key |
string | ✔️ | The key of the short link |
shortLink |
string | ✔️ | The short link URL |
url |
string | ✔️ | The destination URL of the short link |
createdAt |
string | ✔️ | The creation timestamp of the short link |
sales |
number | ✔️ | The number of sales from this link |
amount |
number | ✔️ | The total amount of sales from this link |