{
"columnHeaders": [
{
"columnType": "string",
"dataType": "string",
"name": "string"
}
],
"id": "string",
"kind": "analytics#realtimeData",
"profileInfo": {
"accountId": "string",
"internalWebPropertyId": "string",
"profileId": "string",
"profileName": "string",
"tableId": "string",
"webPropertyId": "string"
},
"query": {
"dimensions": "string",
"filters": "string",
"ids": "string",
"max-results": 0,
"metrics": [
"string"
],
"sort": [
"string"
]
},
"rows": [
[
"string"
]
],
"selfLink": "string",
"totalResults": 0,
"totalsForAllResults": {
"property1": "string",
"property2": "string"
}
}