id | string | Unique ID for this data response. |
totalsForAllResults | object | Total values for the requested metrics over all the results, not just the results returned in this response. The order of the metric totals is same as the metric order specified in the request. |
totalResults | integer | The total number of rows for the query, regardless of the number of rows in the response. |
profileInfo | object | Information for the view (profile), for which the real time data was requested. |
rows | array | Real time data rows, where each row contains a list of dimension values followed by the metric values. The order of dimensions and metrics is same as specified in the request. |
selfLink | string | Link to this page. |
kind | string | Resource type. |
columnHeaders | array | Column headers that list dimension names followed by the metric names. The order of dimensions and metrics is same as specified in the request. |
query | object | Real time data request query parameters. |