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 various versions of `AccessDimension`, a class within the `google-analytics-admin` Java library, ranging from version 0.14.0 to 0.70.0."],["The `AccessDimension` class is a part of the `com.google.analytics.admin.v1alpha` package and is used to define attributes (dimensions) of data, such as `userEmail` for tracking the user's email who accessed the reporting data."],["The latest version of `AccessDimension` available is 0.70.0, and the page includes links to documentation for many previous versions, allowing users to review changes or use older versions of this class."],["`AccessDimension` is a final class, extending from `GeneratedMessageV3`, and implements `AccessDimensionOrBuilder`, offering various methods for parsing, serialization, and management of the data access schema."],["Static methods such as `getDefaultInstance()`, `newBuilder()`, and `parseFrom()` enable users to access a default instance, create new builder instances, and parse data for `AccessDimension`."]]],[]]