IRunReportRequest

google.analytics.data.v1beta. IRunReportRequest

Properties of a RunReportRequest.

Properties:
Name Type Attributes Description
property string | null <optional>

RunReportRequest property

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

RunReportRequest dimensions

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

RunReportRequest metrics

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

RunReportRequest dateRanges

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

RunReportRequest dimensionFilter

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

RunReportRequest metricFilter

offset number | Long | null <optional>

RunReportRequest offset

limit number | Long | null <optional>

RunReportRequest limit

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

RunReportRequest metricAggregations

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

RunReportRequest orderBys

currencyCode string | null <optional>

RunReportRequest currencyCode

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

RunReportRequest cohortSpec

keepEmptyRows boolean | null <optional>

RunReportRequest keepEmptyRows

returnPropertyQuota boolean | null <optional>

RunReportRequest returnPropertyQuota