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-03-21 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, spanning multiple versions."],["The latest version of `AccessDimension` documented is 0.70.0, while the current page's version is 0.42.0, with historical versions available back to 0.14.0."],["`AccessDimension` is a class that represents attributes of data, which are used as dimensions, such as `userEmail`, in report responses as strings."],["The `AccessDimension` class inherits from `GeneratedMessageV3` and implements the `AccessDimensionOrBuilder` interface, offering various methods for data manipulation and access."],["The API name of the dimension can be retrieved from `getDimensionName()` or `getDimensionNameBytes()`, and is referenced by name in `dimensionFilter` and `orderBys`."]]],[]]