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` class within the Google Analytics Admin API's Java client library, specifically within the `v1alpha` package."],["The `AccessDimension` class represents attributes of data, such as `userEmail`, and is used to indicate which dimensions are being accessed in reporting data within Google analytics."],["The documentation lists all available versions of `AccessDimension`, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `AccessDimension` class extends `GeneratedMessageV3`, implements `AccessDimensionOrBuilder`, and includes numerous inherited members and methods for handling protocol buffer messages and data manipulation."],["The page provides instructions for creating, parsing, and managing instances of the `AccessDimension` class through both static methods and other instance methods."]]],[]]