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."],[[["The webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta Java library."],["It lists multiple versions of the library, ranging from version 0.70.0 (latest) down to 0.14.0, with version 0.55.0 being specifically detailed on the page."],["`AccessDimension` is defined as a class that extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, and is used to represent attributes or dimensions of data, such as `userEmail`."],["The `AccessDimension` class includes methods for parsing, serialization, and accessing dimension names, as well as inherited methods from parent classes for various operations."],["The documentation offers static methods to create new instances, parse data, get the default instance, and retrieve the descriptor for `AccessDimension`."]]],[]]