Required permit | Rate limit tokens cost | Available intervals |
---|---|---|
Reporting:Api:Report:LinksVisitsHistory | 3 | 5m, 1h, 1d, 1w, 1mo |
Type | Filterable |
---|---|
Integer | (via X-Customer header) |
Type | Filterable |
---|---|
Enum |
Type | Filterable |
---|---|
String |
Type | Filterable |
---|---|
String |
Type | Filterable |
---|---|
String |
Type | Filterable |
---|---|
Enum |
Type | Filterable |
---|---|
String(ISO 3166-1 alpha-2 ) |
Type | Filterable |
---|---|
String |
CA
, MI
, DC
, etc.Type | Filterable |
---|---|
String |
Safari
Chrome
iPhone
Googlebot
{
"interval": "1d",
"range_timezone": "Europe/Oslo",
"time_buckets": [
"2025-08-29T00:00:00.000+02:00"
],
"series": [
{
"label": {},
"values": [
1148
]
}
],
"data_points": 1,
"result_type": "timeseries"
}
Key | Type | Description |
---|---|---|
device_type | Enum | See in Fields |
{
"interval": "1d",
"range_timezone": "Europe/Oslo",
"time_buckets": [
"2025-08-29T00:00:00.000+02:00"
],
"series": [
{
"label": {
"device_type": "mobile"
},
"values": [
885
]
},
{
"label": {
"device_type": "tablet"
},
"values": [
2
]
},
{
"label": {
"device_type": "desktop"
},
"values": [
3
]
},
{
"label": {
"device_type": "bot"
},
"values": [
16
]
},
{
"label": {
"device_type": null
},
"values": [
240
]
}
],
"data_points": 5,
"result_type": "timeseries"
}