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."],[[["This webpage lists the different versions of the `AccessDimension` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest version 0.70.0."],["`AccessDimension` is a class that extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, representing attributes of data, such as `userEmail`, used in Google Analytics reporting."],["The listed versions link to their corresponding documentation, with each version representing a specific release of the `AccessDimension` class, with 0.70.0 being the most recent."],["Dimensions are attributes of data, and the `getDimensionName` method returns the API name of the dimension, which can be referenced in `dimensionFilter` and `orderBys` parameters."],["The page provides static methods for creating instances, builders, and parsers for `AccessDimension` as well as inherited methods for various functionalities, including parsing, serialization, and getting default instances."]]],[]]