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 in the Google Analytics Admin API, specifically within the Java client library."],["The documentation covers a wide range of versions, from the latest `0.70.0` down to `0.14.0`, allowing developers to reference the version relevant to their project."],["The `AccessDimensionOrBuilder` interface extends `MessageOrBuilder` and defines methods for interacting with dimension names."],["Two methods are documented: `getDimensionName()` which returns a String representing the dimension's API name, and `getDimensionNameBytes()` which returns the dimension name as a `ByteString`."],["The `getDimensionName` method returns the API name of the dimension, which are referenced in `dimensionFilter` and `orderBys`, and the full list of dimensions are found on the Data Access Schema page."]]],[]]