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 page provides a comprehensive list of versions for the `AccessDimension` class within the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["`AccessDimension` is a class that represents attributes of data, such as the email of the user accessing reporting data, and is part of the `google.analytics.admin.v1beta` package."],["`AccessDimension` extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, using inheritance and implementing methods to inherit various functionalities."],["The class provides static methods for creating new instances, parsing data, and retrieving descriptors, along with instance methods to manage fields, sizes, and equality checks."],["Dimensions in this API are referenced by their API name in `dimensionFilter` and `orderBys`, with `getDimensionName()` returning this name and `getDimensionNameBytes()` returning its byte representation."]]],[]]