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 page provides documentation for the `AccessDimensionOrBuilder` interface, specifically within the Google Analytics Admin API for Java."],["The `AccessDimensionOrBuilder` interface extends `MessageOrBuilder`, which provides methods for building and working with protocol buffer messages."],["It includes methods to retrieve the dimension's name, `getDimensionName()`, which returns a `String`, and `getDimensionNameBytes()`, which returns a `ByteString`, both of which reference the API name of the dimension."],["The page references various versions of the API, ranging from version 0.14.0 to the latest version 0.70.0, with links to the specific documentation for each."],["The dimension name is used to build filters or order the results, as described in the Data Access Schema."]]],[]]