Skip to main content

realtime

Overview

Namerealtime
TypeResource
Idgoogleanalytics.analytics.realtime

Fields

NameDatatypeDescription
idstringUnique ID for this data response.
totalsForAllResultsobjectTotal 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.
totalResultsintegerThe total number of rows for the query, regardless of the number of rows in the response.
profileInfoobjectInformation for the view (profile), for which the real time data was requested.
rowsarrayReal 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.
selfLinkstringLink to this page.
kindstringResource type.
columnHeadersarrayColumn headers that list dimension names followed by the metric names. The order of dimensions and metrics is same as specified in the request.
queryobjectReal time data request query parameters.

Methods

NameAccessible byRequired Params
data_realtime_getSELECTids, metrics