The schema is of type object
.
Was this page helpful?
{
"activeUsers": [
{
"date": "2023-12-25",
"nUsers": 123
}
],
"sessions": {
"byLoginMethod": [
{
"date": "2023-12-25",
"dimValue": "<string>",
"nSessionsVisits": 123
}
],
"byOperatingSystem": [
{
"date": "2023-12-25",
"dimValue": "<string>",
"nSessionsVisits": 123
}
]
}
}