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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage provides documentation for the `AccessDimensionHeader` class within the Google Analytics Admin Java library, which describes a dimension column in a report."],["The `AccessDimensionHeader` class is part of the `com.google.analytics.admin.v1alpha` package and is a subclass of `GeneratedMessageV3`."],["The page lists available versions of the `AccessDimensionHeader` class, ranging from version 0.70.0 (latest) down to version 0.14.0."],["`AccessDimensionHeader` instances can be created and manipulated using methods like `newBuilder`, `parseFrom`, and `getDefaultInstance`, as detailed in the static methods section."],["The dimension name of the `AccessDimensionHeader` can be retrieved by using `getDimensionName()`, or `getDimensionNameBytes()` methods."]]],[]]