Get Reporting
Request Body
Name
Type
Description
```json
ements": 5,
"number": 0,
"totalElements": 5,
"columns": {
"dimension": {
"id": "variables/browser",
"dimensionColumnId": "e561581a-4a98-4008-81d7-f2ae1d380e9f",
"type": "string"
},
"columnIds": [
"0",
"1"
]
},
"rows": [
{
"itemId": "456699280",
"value": "Internet Explorer 7.0",
"data": [
0,
8
]
},
{
"itemId": "3582147688",
"value": "Google Chrome 109.0",
"data": [
0,
2
]
},...
```Last updated