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 page provides documentation for the `AccessDimension.Builder` class in the Google Analytics Admin v1alpha Java library, specifically detailing its functionality for building `AccessDimension` objects."],["The latest version available is 0.70.0, with a comprehensive list of previous versions available, down to 0.14.0, each linking to its respective documentation for `AccessDimension.Builder`."],["`AccessDimension.Builder` extends `GeneratedMessageV3.Builder` and implements `AccessDimensionOrBuilder`, which means it inherits a variety of methods for building and managing message objects."],["Dimensions, which are attributes of your data (e.g., userEmail), can be specified by their API name, are referenced by name in `dimensionFilter` and `orderBys`, and are represented as strings in report responses."],["The `AccessDimension.Builder` has methods for managing fields, including the dimension name, and handles operations like adding, clearing, setting, and merging data to construct the object."]]],[]]