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-03-21 UTC."],[[["The webpage provides documentation for the `AccessDimension.Builder` class within the Google Analytics Admin API for Java, specifically for version 0.53.0."],["The content lists available versions of the Google Analytics Admin API, ranging from 0.70.0 (latest) down to 0.14.0, each linked to its respective documentation for `AccessDimension.Builder`."],["`AccessDimension.Builder` is used to build AccessDimension objects, which represent attributes (dimensions) of data, like `userEmail`, within Google Analytics reporting data."],["The `AccessDimension.Builder` class inherits from various abstract builder classes, including `GeneratedMessageV3.Builder`, `AbstractMessage.Builder`, and `AbstractMessageLite.Builder`, offering a range of methods for constructing and manipulating AccessDimension objects."],["The document lists methods, both inherited and specific to `AccessDimension.Builder`, used for managing data and properties, such as setting dimension names, adding repeated fields, and clearing data."]]],[]]