Dimensions are attributes of your data. For example, the dimension
userEmail indicates the email of the user that accessed reporting data.
Dimension values in report responses are strings.
Protobuf type google.analytics.admin.v1alpha.AccessDimension
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin Java library, specifically within version 0.17.0."],["`AccessDimension` is a class that represents the dimensions or attributes of data accessed in Google Analytics reports, such as the email of the user accessing the data."],["The page lists numerous versions of the `AccessDimension` class documentation, ranging from version 0.17.0 up to the latest, 0.70.0, with hyperlinks to each."],["The class `AccessDimension` extends `GeneratedMessageV3` and implements the `AccessDimensionOrBuilder` interface, showing its position within the inheritance hierarchy of the Protobuf library."],["The documentation describes the usage of dimensions in `dimensionFilter` and `orderBys`, and provides static methods for parsing and creating `AccessDimension` instances."]]],[]]