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 document outlines various versions of the `AccessDimensionHeader` class, ranging from 0.14.0 to the latest version, 0.70.0, within the Google Analytics Admin Java library."],["`AccessDimensionHeader` is a class that describes a dimension column in a report, which is a component within the `google.analytics.admin.v1alpha` Protobuf type."],["The `AccessDimensionHeader` class is a subclass of `GeneratedMessageV3` and implements the `AccessDimensionHeaderOrBuilder` interface, providing functionalities for interacting with dimension headers in reports."],["This class is part of the Google Analytics Admin API and is used to represent the metadata for dimension columns, and includes methods for parsing, serialization, and accessing its properties, such as `dimension_name`."],["Dimensions that appear in reports, either within the rows or as headers, are represented with the inclusion of a `DimensionHeader`, while dimensions that are used in filters, but not in the presentation of the report data, do not produce headers."]]],[]]