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, which represents an attribute of data, like `userEmail`, used in report responses."],["The latest version available is 0.70.0, and the page lists documentation for many previous versions, down to 0.14.0, allowing users to view version specific details of `AccessDimension`."],["`AccessDimension` extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, inheriting various methods for data manipulation and retrieval, such as parsing, serialization, and managing fields."],["The class contains a static field `DIMENSION_NAME_FIELD_NUMBER`, and various methods to handle `AccessDimension` objects, including methods for parsing, creating new instances, and retrieving information."],["Dimensions are referenced by their API name, such as in `dimensionFilter` and `orderBys`, and a comprehensive list of supported dimensions can be found in the Data Access Schema."]]],[]]