mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-10 04:19:48 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.300.1 (#121)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
This commit is contained in:
committed by
GitHub
parent
26891cee31
commit
b92f9bfeb0
@@ -16,11 +16,11 @@
|
||||
| `end` | *string* | :heavy_minus_sign: | The end date and time when to retrieve analytics from. If not provided, defaults to the current date. | |
|
||||
| `timezone` | *string* | :heavy_minus_sign: | The IANA time zone code for aligning timeseries granularity (e.g. America/New_York). Defaults to UTC. | America/New_York |
|
||||
| `country` | [components.CountryCode](../../models/components/countrycode.md) | :heavy_minus_sign: | The country to retrieve analytics for. | |
|
||||
| `city` | *string* | :heavy_minus_sign: | The city to retrieve analytics for. | |
|
||||
| `device` | *string* | :heavy_minus_sign: | The device to retrieve analytics for. | |
|
||||
| `browser` | *string* | :heavy_minus_sign: | The browser to retrieve analytics for. | |
|
||||
| `os` | *string* | :heavy_minus_sign: | The OS to retrieve analytics for. | |
|
||||
| `referer` | *string* | :heavy_minus_sign: | The referer to retrieve analytics for. | |
|
||||
| `city` | *string* | :heavy_minus_sign: | The city to retrieve analytics for. | New York |
|
||||
| `device` | *string* | :heavy_minus_sign: | The device to retrieve analytics for. | Desktop |
|
||||
| `browser` | *string* | :heavy_minus_sign: | The browser to retrieve analytics for. | Chrome |
|
||||
| `os` | *string* | :heavy_minus_sign: | The OS to retrieve analytics for. | Windows |
|
||||
| `referer` | *string* | :heavy_minus_sign: | The referer to retrieve analytics for. | google.com |
|
||||
| `url` | *string* | :heavy_minus_sign: | The URL to retrieve analytics for. | |
|
||||
| `tagId` | *string* | :heavy_minus_sign: | The tag ID to retrieve analytics for. | |
|
||||
| `qr` | *boolean* | :heavy_minus_sign: | Filter for QR code scans. If true, filter for QR codes only. If false, filter for links only. If undefined, return both. | |
|
||||
|
||||
Reference in New Issue
Block a user