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-04-09 UTC."],[[["This webpage documents various versions of the `AccessDimensionHeader` class, ranging from version 0.14.0 to the latest 0.70.0, within the Google Analytics Admin Java library."],["The `AccessDimensionHeader` class, as documented, extends `GeneratedMessageV3` and implements `AccessDimensionHeaderOrBuilder`, and is used to describe a dimension column in a report."],["The `AccessDimensionHeader` class includes a `dimension_name` field, which represents the name of a dimension, like 'userEmail'."],["The page provides a detailed list of inherited methods and fields from parent classes such as `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`."],["Various static methods are available for the `AccessDimensionHeader` class, allowing for the creation of new instances and parsing from different input sources, such as `parseFrom()` and `newBuilder()`."]]],[]]