metricHeaders property
The header for a column in the report that corresponds to a specific metric.
The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
Implementation
core.List<GoogleAnalyticsAdminV1betaAccessMetricHeader>? metricHeaders;