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."],[[["This webpage provides documentation for the `AccessDimension.Builder` class within the Google Analytics Admin API for Java, specifically for the `v1beta` version, with the latest version being `0.70.0`."],["The `AccessDimension.Builder` class is used to construct `AccessDimension` objects, which are used to define dimensions, or attributes, within the Google Analytics reporting data, such as `userEmail`."],["The documentation details various versions of the API, ranging from version `0.70.0` down to `0.14.0`, allowing developers to access documentation for different releases of the `AccessDimension.Builder` class."],["The `AccessDimension.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessDimensionOrBuilder` which allows the class to inherit and implement various functionalities from these superclasses."],["The documentation includes static and instance methods of the `AccessDimension.Builder` class, including methods to build, clear, merge, set and get fields such as `dimensionName`."]]],[]]