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.Builder` class within the Google Analytics Admin API for Java, specifically detailing its functionality and how it's used to build dimension headers in reports."],["The page includes a comprehensive list of available versions of the Google Analytics Admin API, ranging from version 0.70.0 (latest) down to 0.14.0, enabling users to access documentation for specific versions."],["`AccessDimensionHeader.Builder` is a subclass of `GeneratedMessageV3.Builder`, providing methods to construct dimension header objects, and it implements `AccessDimensionHeaderOrBuilder`, defining the required interface."],["The documentation outlines various methods for building and managing `AccessDimensionHeader` objects, such as `addRepeatedField`, `build`, `clear`, `setField`, and `mergeFrom`, allowing developers to interact with these objects effectively."],["It specifies that `AccessDimensionHeader` describes a dimension column in the report, however dimensions used exclusively within filters or expressions do not produce columns or headers."]]],[]]