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-04-17 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, which represents an attribute of data, like a user's email."],["The `AccessDimension` class extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, utilizing Protobuf for data serialization and offering a range of methods for object manipulation."],["The documentation covers versions of the Google Analytics Admin API from 0.14.0 to 0.70.0, with 0.70.0 being the latest, and each version being associated with the `AccessDimension` class."],["`AccessDimension` instances can be created, parsed from various data formats (byte arrays, ByteString, streams), and serialized for storage or transmission using the methods provided."],["Key methods include `getDimensionName` to retrieve the API name of the dimension, and `getDimensionNameBytes` to retrieve the bytes, as well as methods for determining equality, size, and initialization status."]]],[]]