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 webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta package, detailing its structure and functionality."],["The latest version of this documentation is `0.70.0`, but the page includes links to documentation for versions going back to `0.14.0`, allowing for historical context."],["`AccessDimension` is defined as an attribute of data, for example, `userEmail` can be an `AccessDimension` as it indicates the user who accessed reporting data."],["`AccessDimension` extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, inheriting and using methods from these parent classes for operations."],["The `DIMENSION_NAME_FIELD_NUMBER` is a static field defining the number for dimension names, which are referenced in `dimensionFilter` and `orderBys`."]]],[]]