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-09 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest release."],["`AccessDimension` represents attributes of data, such as user emails, used in the Google Analytics reporting, where each dimension's values are presented as strings in report responses."],["The `AccessDimension` class is an extension of `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, inheriting and overriding a variety of methods related to message handling and data management."],["The page lists numerous static methods for parsing and creating instances of the `AccessDimension` class, including variations for different input types like `InputStream`, `ByteString`, and `ByteBuffer`."],["The `getDimensionName` and `getDimensionNameBytes` methods are available for fetching the dimension's API name, which can be found in the Data Access Schema, and the byte representation of it, respectively."]]],[]]