mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 04:19:37 +00:00
6.5 KiB
6.5 KiB
GetDeviceAnalyticsRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
domain |
string | ➖ | The domain of the short link. |
key |
string | ➖ | The short link slug. |
interval |
operations.GetDeviceAnalyticsQueryParamInterval | ➖ | The interval to retrieve analytics for. |
country |
operations.GetDeviceAnalyticsQueryParamCountry | ➖ | The country to retrieve analytics for. |
city |
string | ➖ | The city to retrieve analytics for. |
device |
string | ➖ | The device to retrieve analytics for. |
browser |
string | ➖ | The browser to retrieve analytics for. |
os |
string | ➖ | The OS to retrieve analytics for. |
referer |
string | ➖ | The referer to retrieve analytics for. |
url |
string | ➖ | The URL to retrieve analytics for. |
excludeRoot |
boolean | ➖ | Whether to exclude the root link from the response. |
tagId |
string | ➖ | The tag ID to retrieve analytics for. |