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.v1beta.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."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta Java library."],["The `AccessDimension` class, a subclass of `GeneratedMessageV3`, represents attributes or dimensions of data, such as `userEmail`, and these values are provided as strings in report responses."],["This page lists all available versions of the class ranging from `0.70.0` (latest) to `0.14.0`, alongside their respective API documentation links."],["`AccessDimension` can be created using the `newBuilder()` method, and has methods to parse from various data types, and determine the API name of a dimension."],["The page contains information on `AccessDimension`'s inherited members and methods, coming from parent classes like `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`."]]],[]]