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-04-09 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to the latest 0.70.0."],["`AccessDimension` is a class that represents attributes of data, such as the `userEmail` dimension, and it is used to define how data is accessed."],["It extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, providing methods for manipulating and accessing dimension data."],["The class offers static methods for parsing and creating `AccessDimension` instances, with functionalities like `parseFrom` and `newBuilder`."],["The `AccessDimension` class includes a `dimensionName` field, which corresponds to the API name of a specific dimension and is referenced in `dimensionFilter` and `orderBys`."]]],[]]