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.v1beta.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-07 UTC."],[[["The page provides documentation for the `AccessDimensionHeader.Builder` class within the Google Analytics Admin API, specifically for Java, with the latest version being 0.70.0."],["It lists a comprehensive version history of the `AccessDimensionHeader.Builder` class, ranging from version 0.70.0 down to 0.14.0, each link leading to the corresponding documentation for that specific version."],["`AccessDimensionHeader.Builder` is used to describe a dimension column in a report, and dimensions included in reports will produce columns and DimensionHeaders, while those used in filters do not produce headers."],["The class `AccessDimensionHeader.Builder` extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, providing methods for constructing and manipulating AccessDimensionHeader objects."],["The document describes both the inherited and the specific methods of `AccessDimensionHeader.Builder`, including details on how to manage fields and set the dimension name, such as `getDimensionName()` and `setDimensionName()`."]]],[]]