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.
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.
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 details the `AccessDimension.Builder` class within the Google Analytics Admin API's Java library, specifically for version 0.20.0."],["The class `AccessDimension.Builder` is designed for constructing `AccessDimension` objects, which represent attributes or dimensions of data, such as `userEmail`, within the Google Analytics Admin API."],["The content lists all available versions of the `AccessDimension.Builder` class, with the most recent being version 0.70.0, and ranging down to 0.14.0."],["The class inherits from `GeneratedMessageV3.Builder` and implements the `AccessDimensionOrBuilder` interface, with many methods that allow manipulation of the `AccessDimension` objects."],["Dimensions are referenced by name in `dimensionFilter` and `orderBys`, and the API name of the dimension can be retrieved and modified with associated methods such as `getDimensionName()` and `setDimensionName()`."]]],[]]