Interface protos.google.analytics.data.v1beta.IRow (4.8.0)

Properties of a Row.

Package

@google-analytics/data

Properties

dimensionValues

dimensionValues?: (google.analytics.data.v1beta.IDimensionValue[]|null);

Row dimensionValues

metricValues

metricValues?: (google.analytics.data.v1beta.IMetricValue[]|null);

Row metricValues