Describes a dimension column in the report. Dimensions requested in a report
produce column entries within rows and DimensionHeaders. However, dimensions
used exclusively within filters or expressions do not produce columns in a
report; correspondingly, those dimensions do not produce headers.
Protobuf type google.analytics.admin.v1alpha.AccessDimensionHeader
[[["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."],[[["The webpage provides documentation for the `AccessDimensionHeader.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.58.0 but also listing versions up to the latest version 0.70.0."],["`AccessDimensionHeader.Builder` is a builder class that extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, intended for creating instances of `AccessDimensionHeader` objects."],["The `AccessDimensionHeader` class is used to describe a dimension column in a Google Analytics report, which produces column entries within rows and DimensionHeaders, but only if the dimensions are not exclusively used within filters or expressions."],["The page contains documentation for various methods of the `AccessDimensionHeader.Builder` class such as `build()`, `clear()`, `getDimensionName()`, and `setDimensionName()` among others."],["The latest version of the `AccessDimensionHeader.Builder` documentation that can be found is for version 0.70.0, with multiple version available all the way down to version 0.14.0."]]],[]]