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
[[["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."],[[["The webpage provides a comprehensive list of versions for `AccessDimension`, a class within the Google Analytics Admin V1alpha package, ranging from the latest version 0.70.0 down to version 0.14.0."],["`AccessDimension` is a Java class representing a dimension, which are attributes of your data, such as `userEmail`, that indicates the email of the user accessing reporting data."],["`AccessDimension` implements `AccessDimensionOrBuilder` and extends `GeneratedMessageV3`, which itself extends other related message classes, and it serves as a Protobuf type: `google.analytics.admin.v1alpha.AccessDimension`."],["The class `AccessDimension` includes methods for parsing, serialization, and accessing the dimension name, and it has a static field `DIMENSION_NAME_FIELD_NUMBER` as well as methods to retrieve a default instance, obtain the descriptor and work with builders."],["Dimensions are referenced by name in `dimensionFilter` and `orderBys`, in this API, where the dimension values are always strings, and you can view the entire list of supported dimensions in the Data Access Schema."]]],[]]