metricName property

String? metricName
getter/setter pair

The API name of the metric.

See Data Access Schema for the list of metrics supported in this API. Metrics are referenced by name in metricFilter & orderBys.

Implementation

core.String? metricName;