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 details the `AccessDimensionHeader.Builder` class within the Google Analytics Admin API, specifically focusing on version 0.67.0."],["The `AccessDimensionHeader.Builder` class is used to describe a dimension column in a report, including the dimension's name, such as 'userEmail', but does not include dimensions used exclusively in filters or expressions."],["The page provides links to documentation for numerous older versions of the class, starting from version 0.14.0 all the way to the latest 0.70.0, for developers to find all documentation for any specific version they may be using."],["The `AccessDimensionHeader.Builder` class extends the `GeneratedMessageV3.Builder` class and implements the `AccessDimensionHeaderOrBuilder`, and provides a variety of methods for building and managing AccessDimensionHeader objects, such as `build()`, `clearDimensionName()`, `setDimensionName()`, and more."],["This is the documentation for the `google.analytics.admin.v1alpha.AccessDimensionHeader` protobuf type, which outlines the class's inheritance, implemented interfaces, inherited methods, static methods, and its own unique methods, including descriptions, parameters, and return types for each of them."]]],[]]