pivotedActivityMetrics property

List<Metric>? pivotedActivityMetrics
getter/setter pair

Metrics which are compatible to be selected as activity metrics to pivot on in the "activities" section of the report.

Implementation

core.List<Metric>? pivotedActivityMetrics;