IRunReportRequest

google.analytics.data.v1alpha. IRunReportRequest

Properties of a RunReportRequest.

Properties:
Name Type Attributes Description
entity google.analytics.data.v1alpha.IEntity | null <optional>

RunReportRequest entity

dimensions Array.<google.analytics.data.v1alpha.IDimension> | null <optional>

RunReportRequest dimensions

metrics Array.<google.analytics.data.v1alpha.IMetric> | null <optional>

RunReportRequest metrics

dateRanges Array.<google.analytics.data.v1alpha.IDateRange> | null <optional>

RunReportRequest dateRanges

offset number | Long | null <optional>

RunReportRequest offset

limit number | Long | null <optional>

RunReportRequest limit

metricAggregations Array.<google.analytics.data.v1alpha.MetricAggregation> | null <optional>

RunReportRequest metricAggregations

dimensionFilter google.analytics.data.v1alpha.IFilterExpression | null <optional>

RunReportRequest dimensionFilter

metricFilter google.analytics.data.v1alpha.IFilterExpression | null <optional>

RunReportRequest metricFilter

orderBys Array.<google.analytics.data.v1alpha.IOrderBy> | null <optional>

RunReportRequest orderBys

currencyCode string | null <optional>

RunReportRequest currencyCode

cohortSpec google.analytics.data.v1alpha.ICohortSpec | null <optional>

RunReportRequest cohortSpec

keepEmptyRows boolean | null <optional>

RunReportRequest keepEmptyRows

returnPropertyQuota boolean | null <optional>

RunReportRequest returnPropertyQuota