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-03-21 UTC."],[[["The content provides documentation for the `AccessDimensionHeader` class within the Google Analytics Admin v1beta Java library, specifically highlighting version 0.52.0."],["`AccessDimensionHeader` is a class extending `GeneratedMessageV3` and implementing `AccessDimensionHeaderOrBuilder`, used to describe a dimension column within reports."],["The documentation lists numerous earlier versions of the `AccessDimensionHeader` class, ranging from version 0.14.0 up to the latest at version 0.70.0, accessible via provided links."],["The class includes the `dimension_name` field which represents the name of the dimension, such as 'userEmail', and describes methods to access its name, or its bytes."],["The provided documentation also outlines various methods for creating, parsing, and manipulating `AccessDimensionHeader` objects, including static methods and inherited members."]]],[]]