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 page provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, which represents an attribute of data, like `userEmail`, used in reporting."],["The `AccessDimension` class, part of `com.google.analytics.admin.v1alpha`, extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, providing a structure for handling data dimensions."],["The documentation lists available versions of the `AccessDimension` class, from version 0.14.0 to the latest 0.70.0, including links to view each version's details."],["Static methods are available to create instances, parse data, and get metadata about `AccessDimension`, while instance methods include getting the dimension name, size, and if it's initialized."],["Dimensions are referenced by name in `dimensionFilter` and `orderBys` and are strings representing attributes of your data, as explained in the Data Access Schema."]]],[]]