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-03-21 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, which extends `GeneratedMessageV3`."],["The `AccessDimension` class represents attributes of data, such as `userEmail`, used in reporting and is part of the `com.google.analytics.admin.v1alpha` package."],["The page offers documentation for numerous versions of the `AccessDimension` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `AccessDimension` class includes static methods for parsing, creating new instances, and obtaining default instances, along with instance methods for interacting with dimension data."],["Dimensions, represented by this class, are referenced in `dimensionFilter` and `orderBys` to manage and sort the reporting data."]]],[]]