| Package | Description |
|---|---|
| com.google.api.services.analyticsreporting.v4 | |
| com.google.api.services.analyticsreporting.v4.model |
| Class and Description |
|---|
| GetReportsRequest
The batch request containing multiple report request.
|
| Class and Description |
|---|
| Cohort
Defines a cohort.
|
| CohortGroup
Defines a cohort group.
|
| ColumnHeader
Column headers.
|
| DateRange
A contiguous set of days: startDate, startDate + 1 day, ..., endDate.
|
| DateRangeValues
Used to return a list of metrics for a single DateRange / dimension combination
|
| Dimension
[Dimensions](https://support.google.com/analytics/answer/1033861) are attributes of your data.
|
| DimensionFilter
Dimension filter specifies the filtering options on a dimension.
|
| DimensionFilterClause
A group of dimension filters.
|
| DynamicSegment
Dynamic segment definition for defining the segment within the request.
|
| GetReportsRequest
The batch request containing multiple report request.
|
| GetReportsResponse
The main response class which holds the reports from the Reporting API `batchGet` call.
|
| Metric
[Metrics](https://support.google.com/analytics/answer/1033861) are the quantitative measurements.
|
| MetricFilter
MetricFilter specifies the filter on a metric.
|
| MetricFilterClause
Represents a group of metric filters.
|
| MetricHeader
The headers for the metrics.
|
| MetricHeaderEntry
Header for the metrics.
|
| OrderBy
Specifies the sorting options.
|
| OrFiltersForSegment
A list of segment filters in the `OR` group are combined with the logical OR operator.
|
| Pivot
The Pivot describes the pivot section in the request.
|
| PivotHeader
The headers for each of the pivot sections defined in the request.
|
| PivotHeaderEntry
The headers for the each of the metric column corresponding to the metrics requested in the
pivots section of the response.
|
| PivotValueRegion
The metric values in the pivot region.
|
| Report
The data response corresponding to the request.
|
| ReportData
The data part of the report.
|
| ReportRequest
The main request class which specifies the Reporting API request.
|
| ReportRow
A row in the report.
|
| ResourceQuotasRemaining
The resource quota tokens remaining for the property after the request is completed.
|
| Segment
The segment definition, if the report needs to be segmented.
|
| SegmentDefinition
SegmentDefinition defines the segment to be a set of SegmentFilters which are combined together
with a logical `AND` operation.
|
| SegmentDimensionFilter
Dimension filter specifies the filtering options on a dimension.
|
| SegmentFilter
SegmentFilter defines the segment to be either a simple or a sequence segment.
|
| SegmentFilterClause
Filter Clause to be used in a segment definition, can be wither a metric or a dimension filter.
|
| SegmentMetricFilter
Metric filter to be used in a segment filter clause.
|
| SegmentSequenceStep
A segment sequence definition.
|
| SequenceSegment
Sequence conditions consist of one or more steps, where each step is defined by one or more
dimension/metric conditions.
|
| SimpleSegment
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined.
|