Module googapis::google::analytics::data::v1beta[][src]

Modules

Generated client implementations.

Nested message and enum types in CohortsRange.

Nested message and enum types in DimensionExpression.

Nested message and enum types in DimensionValue.

Nested message and enum types in Filter.

Nested message and enum types in FilterExpression.

Nested message and enum types in MetricMetadata.

Nested message and enum types in MetricValue.

Nested message and enum types in NumericValue.

Nested message and enum types in OrderBy.

Nested message and enum types in ResponseMetaData.

Structs

The batch request containing multiple pivot report requests.

The batch response containing multiple pivot reports.

The batch request containing multiple report requests.

The batch response containing multiple reports.

The request for compatibility information for a report’s dimensions and metrics. Check compatibility provides a preview of the compatibility of a report; fields shared with the runReport request should be the same values as in your runReport request.

The compatibility response with the compatibility of each dimension & metric.

Defines a cohort selection criteria. A cohort is a group of users who share a common characteristic. For example, users with the same firstSessionDate belong to the same cohort.

Optional settings of a cohort report.

The specification of cohorts for a cohort report.

Configures the extended reporting date range for a cohort report. Specifies an offset duration to follow the cohorts over.

A contiguous set of days: startDate, startDate + 1, …, endDate. Requests are allowed up to 4 date ranges.

Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, city could be “Paris” or “New York”. Requests are allowed up to 9 dimensions.

The compatibility for a single dimension.

Used to express a dimension which is the result of a formula of multiple dimensions. Example usages:

Describes a dimension column in the report. Dimensions requested in a report produce column entries within rows and DimensionHeaders. However, dimensions used exclusively within filters or expressions do not produce columns in a report; correspondingly, those dimensions do not produce headers.

Explains a dimension.

The value of a dimension.

An expression to filter dimension or metric values.

To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics.

A list of filter expressions.

Request for a property’s dimension and metric metadata.

The dimensions and metrics currently accepted in reporting methods.

The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.

The compatibility for a single metric.

Describes a metric column in the report. Visible metrics requested in a report produce column entries within rows and MetricHeaders. However, metrics used exclusively within filters or expressions do not produce columns in a report; correspondingly, those metrics do not produce headers.

Explains a metric.

The value of a metric.

A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, …, endMinutesAgo. Requests are allowed up to 2 minute ranges.

To represent a number.

The sort options.

Describes the visible dimension columns and rows in the report response.

Summarizes dimension values from a row for this pivot.

Dimensions’ values in a single pivot.

Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.

Current state for a particular quota group.

Response’s metadata carrying additional information about the report content.

Report data for each row. For example if RunReportRequest contains:

The request to generate a pivot report.

The response pivot report table corresponding to a pivot request.

The request to generate a realtime report.

The response realtime report table corresponding to a request.

The request to generate a report.

The response report table corresponding to a request.

Enums

The compatibility types for a single dimension or metric.

Represents aggregation of metrics.

A metric’s value type.

Categories of data that you may be restricted from viewing on certain GA4 properties.