IRunRealtimeReportResponse

google.analytics.data.v1alpha. IRunRealtimeReportResponse

Properties of a RunRealtimeReportResponse.

Properties:
Name Type Attributes Description
dimensionHeaders Array.<google.analytics.data.v1alpha.IDimensionHeader> | null <optional>

RunRealtimeReportResponse dimensionHeaders

metricHeaders Array.<google.analytics.data.v1alpha.IMetricHeader> | null <optional>

RunRealtimeReportResponse metricHeaders

rows Array.<google.analytics.data.v1alpha.IRow> | null <optional>

RunRealtimeReportResponse rows

totals Array.<google.analytics.data.v1alpha.IRow> | null <optional>

RunRealtimeReportResponse totals

maximums Array.<google.analytics.data.v1alpha.IRow> | null <optional>

RunRealtimeReportResponse maximums

minimums Array.<google.analytics.data.v1alpha.IRow> | null <optional>

RunRealtimeReportResponse minimums

rowCount number | null <optional>

RunRealtimeReportResponse rowCount

propertyQuota google.analytics.data.v1alpha.IPropertyQuota | null <optional>

RunRealtimeReportResponse propertyQuota