dimensionHeaders property
The header for a column in the report that corresponds to a specific dimension.
The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
Implementation
core.List<GoogleAnalyticsAdminV1betaAccessDimensionHeader>? dimensionHeaders;