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, offering details on its functionality and usage across multiple versions."],["The `AccessDimension.Builder` class is a subclass of `GeneratedMessageV3.Builder` and is used for building `AccessDimension` objects, which define the dimensions of data accessed in Google Analytics reports."],["Dimensions, such as `userEmail`, are attributes of data in reports, with their values being strings, and this class enables the setting of the API name of a dimension using the `setDimensionName` method."],["The page includes a list of available versions of the documentation, ranging from version 0.70.0 (latest) down to 0.14.0, each with its own specific link, allowing for version-specific reference."],["The document contains both inherited and unique methods for this builder class such as methods to add, clear, and set fields and other information, and there is also a method to get the default instance for the AccessDimension type."]]],[]]