{
"columnHeaders": [
{
"columnType": "string",
"dataType": "string",
"name": "string"
}
],
"containsSampledData": true,
"dataLastRefreshed": "string",
"dataTable": {
"cols": [
{
"id": "string",
"label": "string",
"type": "string"
}
],
"rows": [
{
"c": [
{
"v": "string"
}
]
}
]
},
"id": "string",
"itemsPerPage": 0,
"kind": "analytics#gaData",
"nextLink": "string",
"previousLink": "string",
"profileInfo": {
"accountId": "string",
"internalWebPropertyId": "string",
"profileId": "string",
"profileName": "string",
"tableId": "string",
"webPropertyId": "string"
},
"query": {
"dimensions": "string",
"end-date": "string",
"filters": "string",
"ids": "string",
"max-results": 0,
"metrics": [
"string"
],
"samplingLevel": "string",
"segment": "string",
"sort": [
"string"
],
"start-date": "string",
"start-index": 0
},
"rows": [
[
"string"
]
],
"sampleSize": "string",
"sampleSpace": "string",
"selfLink": "string",
"totalResults": 0,
"totalsForAllResults": {
"property1": "string",
"property2": "string"
}
}