metricFilter property

FilterExpression? metricFilter
getter/setter pair

The filter clause of metrics.

metricFilter should be the same value as in your runReport request

Implementation

FilterExpression? metricFilter;