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"]],[["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."],[[["The webpage provides a comprehensive list of versions for the `AccessDimensionHeader` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest version, 0.70.0."],["`AccessDimensionHeader` is a class that describes a dimension column in a report, but only when the dimension is requested, not when exclusively used within filters."],["This class, `AccessDimensionHeader`, is a subclass of `GeneratedMessageV3` and implements `AccessDimensionHeaderOrBuilder`, utilizing methods from several abstract classes for message handling and data management."],["The `getDimensionName()` method retrieves the name of the dimension, such as 'userEmail', while `getDimensionNameBytes()` retrieves the bytes for that name."],["The page provides various static methods for creating, parsing, and managing `AccessDimensionHeader` objects, including methods for handling different input types and exception scenarios."]]],[]]