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-07 UTC."],[[["This webpage lists different versions of the `AccessDimensionHeader.Builder` class within the Google Analytics Admin Java documentation, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `AccessDimensionHeader.Builder` class is a part of the `google.analytics.admin.v1alpha` package and describes a dimension column within a report."],["The `AccessDimensionHeader.Builder` extends the `GeneratedMessageV3.Builder` class and implements the `AccessDimensionHeaderOrBuilder` interface, inheriting various methods for building and managing message objects."],["The class provides methods for managing the dimension's name, including `getDimensionName`, `setDimensionName`, `getDimensionNameBytes`, and `setDimensionNameBytes`, allowing for setting and retrieving the name of the dimension, along with corresponding byte data."],["The webpage shows that dimensions requested in a report will be shown in column entries, however, if they are just used in filters or expressions, they will not be shown as columns."]]],[]]