Interface protos.google.analytics.data.v1beta.IPivot (4.6.0)

Properties of a Pivot.

Package

@google-analytics/data

Properties

fieldNames

fieldNames?: (string[]|null);

Pivot fieldNames

limit

limit?: (number|Long|string|null);

Pivot limit

metricAggregations

metricAggregations?: (google.analytics.data.v1beta.MetricAggregation[]|null);

Pivot metricAggregations

offset

offset?: (number|Long|string|null);

Pivot offset

orderBys

orderBys?: (google.analytics.data.v1beta.IOrderBy[]|null);

Pivot orderBys