mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 12:27:48 +00:00
17 lines
470 B
Markdown
17 lines
470 B
Markdown
# GetRefererAnalyticsQueryParamInterval
|
|
|
|
The interval to retrieve analytics for. Takes precedence over start and end.
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------- | ------------- |
|
|
| `Oneh` | 1h |
|
|
| `TwentyFourh` | 24h |
|
|
| `Sevend` | 7d |
|
|
| `Thirtyd` | 30d |
|
|
| `Ninetyd` | 90d |
|
|
| `Ytd` | ytd |
|
|
| `Oney` | 1y |
|
|
| `All` | all | |