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-03-21 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin API's Java client library, specifically detailing version 0.58.0."],["`AccessDimension` represents an attribute of the data, like `userEmail`, and these values are presented as strings in report responses."],["The latest version of `AccessDimension` is documented under version 0.70.0, with a list of links for other past versions, ranging from 0.69.0 all the way back to 0.14.0, are also available."],["The `AccessDimension` class extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, offering methods for parsing, serialization, and working with dimension data."],["Dimensions are referenced in `dimensionFilter` and `orderBys` through their API name, as described in the Data Access Schema, which is hyperlinked."]]],[]]