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-04-09 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta Java library."],["The `AccessDimension` class is a part of the `com.google.analytics.admin.v1beta` package and is used to define data attributes or dimensions within the Google Analytics reporting system."],["The page lists numerous versions of the documentation, from version 0.14.0 up to the latest version 0.70.0, detailing the available releases of the class."],["`AccessDimension` is a subclass of `GeneratedMessageV3`, a part of Google's Protocol Buffers, and implements `AccessDimensionOrBuilder`, indicating it is designed to be used in the context of data transmission and processing."],["Dimensions, like `userEmail`, represent data attributes, and their values are strings that can be used for filtering and ordering reports."]]],[]]