Returns
AMetricAnalyticsExclusionImpact object with the following fields:
int
Total number of results produced by this metric revision.
list[MetricAnalyticsExclusionImpactProduct]
The products with results from this metric revision. Each
MetricAnalyticsExclusionImpactProduct has:id(str): The product ID.name(str): The product name.result_count(int): Number of results this metric revision produced for this product.
Example
Parameters
string
required
The ID of the metric revision to inspect.