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
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
The API name of the dimension. See Data Access
Schema
for the list of dimensions supported in this API.
Dimensions are referenced by name in dimensionFilter and orderBys.
[[["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 v1alpha package for Java, with the latest version being 0.70.0."],["`AccessDimension` extends `GeneratedMessageV3` and implements `AccessDimensionOrBuilder`, defining an attribute of data used in Google Analytics reports, such as a user's email."],["The documentation outlines methods for parsing `AccessDimension` instances from various input types, such as `InputStream`, `ByteString`, and `ByteBuffer`."],["It covers static methods for obtaining the default instance, creating new instances, and retrieving descriptors, along with instance methods for accessing dimension names and handling serialization."],["The page provides links to various previous versions of the documentation dating back to 0.14.0, with 0.26.0 being the version for the document the user is currently viewing."]]],[]]