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 `AccessDimension` class in the Google Analytics Admin API is 0.70.0, with numerous older versions available for use."],["`AccessDimension` is a class within the `com.google.analytics.admin.v1alpha` package in the Java library, which extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`."],["This class represents an attribute of data, which in reports provide strings as values, such as the `userEmail` dimension that indicates the email of a user who has accessed reporting data."],["The class provides methods for parsing, getting default instances, and managing fields like `dimension_name` which is an int, as well as a method to get the dimension name."],["The class inherits and overrides various methods from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, including those related to parsing, serialization, equality, and hash code generation."]]],[]]