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
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
[[["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."],[[["The latest version of the Google Analytics Admin Java documentation for `AccessDimension` is version 0.70.0."],["This page provides a comprehensive list of available versions of the `AccessDimension` documentation, ranging from version 0.14.0 up to the latest, 0.70.0, allowing users to select the specific version they are working with."],["`AccessDimension` is a class used to represent dimensions or attributes in Google Analytics data, such as the `userEmail` dimension, and are the main components for filtering and organizing data."],["This class `AccessDimension` is a subclass of `GeneratedMessageV3`, indicating it's a generated Protobuf message and it implements `AccessDimensionOrBuilder`."],["There are multiple static methods for parsing `AccessDimension` objects from various input sources like `InputStream`, `byte[]`, `ByteString`, `ByteBuffer` and `CodedInputStream` as well as static methods to get default instances and builders."]]],[]]