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 provides documentation for the `AccessDimensionHeader` class within the Google Analytics Admin API for Java, detailing its structure and functionality."],["The latest version of this documentation is for version 0.70.0, with numerous older versions available, ranging down to version 0.14.0, for historical reference and compatibility."],["`AccessDimensionHeader` extends the `GeneratedMessageV3` class and implements the `AccessDimensionHeaderOrBuilder` interface, following a well-defined inheritance and implementation structure."],["The primary purpose of the `AccessDimensionHeader` class is to describe a dimension column within a report, including the dimension's name, such as 'userEmail', which is retrievable with the `getDimensionName()` method."],["The document provides a detailed list of inherited members, static fields, and static methods which allows users to deeply understand the scope and functionality of this class."]]],[]]