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.Builder` class within the Google Analytics Admin API, specifically version 0.68.0, which extends `GeneratedMessageV3.Builder` and implements `AccessDimensionOrBuilder`."],["The `AccessDimension.Builder` class is used to build `AccessDimension` objects, which represent attributes of data, such as `userEmail`, and are utilized in the API for filtering and ordering within `dimensionFilter` and `orderBys`."],["The content includes a list of available versions of the API, ranging from the latest version 0.70.0 down to version 0.14.0, offering links to the respective documentation for `AccessDimension.Builder` in each version."],["The webpage details various methods inherited by `AccessDimension.Builder` from parent classes, and outlines the specific methods of `AccessDimension.Builder` like `build()`, `clear()`, `setDimensionName()`, and `mergeFrom()`, with examples of their function in code."],["The class has a `getDimensionName()` method to retrieve the API name of the dimension, and a corresponding `setDimensionName()` to set it, with a description of how to use the value to reference it in `dimensionFilter` and `orderBys`."]]],[]]