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.v1beta.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."],[[["This page provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta Java library, specifically for version 0.25.0."],["`AccessDimension` is a class representing a dimension, which is an attribute of data, with a notable example being the `userEmail` dimension, and is part of the `com.google.analytics.admin.v1beta` package."],["The document contains a comprehensive list of available versions of the library, ranging from the latest 0.70.0 down to version 0.14.0, as well as containing links to the documentation for each version."],["The `AccessDimension` class inherits from several parent classes including `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite`, and `Object`, and implements the `AccessDimensionOrBuilder` interface."],["The documentation details the class's static fields, methods, and inherited members, offering insights into how to utilize the class, including methods for parsing, accessing properties, and obtaining default instances."]]],[]]