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."],[[["The latest version of the Google Analytics Admin Java documentation available is 0.70.0, which is linked at the top of the listed versions."],["This page provides a comprehensive list of available versions of the Java documentation for the Google Analytics Admin API, ranging from version 0.70.0 down to version 0.14.0."],["`AccessDimension` is a class that represents attributes of data, used within the `com.google.analytics.admin.v1alpha` package, in reference to version 0.44.0."],["The `AccessDimension` class is a subclass of `GeneratedMessageV3`, indicating it's a part of Google's protocol buffer system, and the dimension values in report responses are strings, as they represent the attributes of your data."],["Dimensions such as `userEmail`, are referenced by name in `dimensionFilter` and `orderBys`, and there is an API schema available that provides the list of dimensions supported in this API."]]],[]]