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.v1beta.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 page provides documentation for the `AccessDimension` class within the `google-analytics-admin` Java library, specifically version 0.39.0."],["The `AccessDimension` class, a subclass of `GeneratedMessageV3`, represents an attribute of data, such as `userEmail`, in the Google Analytics Admin API."],["The page lists various versions of the `AccessDimension` class documentation, ranging from version 0.14.0 to the latest version 0.70.0."],["Dimensions, like `userEmail`, are used to filter and organize data, and are referenced by name in `dimensionFilter` and `orderBys` parameters."],["The documentation includes inheritance details, implemented interfaces, and a list of inherited members from parent classes, along with static fields, methods, and various parseFrom functions."]]],[]]