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, offering details on its structure and functionality across multiple versions."],["The latest version documented is 0.70.0, with numerous older versions listed, going as far back as 0.14.0, showing a comprehensive history of changes and updates."],["`AccessDimension.Builder` is used to define dimensions, which are attributes of data such as `userEmail`, and the class inherits from various abstract builder classes to build it."],["The page details both static methods, like `getDescriptor()`, as well as instance methods, such as `build()`, `clear()`, and various `get` and `set` methods for managing the dimension's properties, all of which are essential for interacting with the API."],["`AccessDimension.Builder` has methods that allow manipulation and configuration, including settings name and field values, and merging from various sources, such as coded input streams and messages."]]],[]]