InsightRuleMetricDatapoint
One data point from the metric time series returned in a Contributor Insights rule report.
For more information, see GetInsightRuleReport.
Types
Properties
Link copied to clipboard
The maximum value provided by one contributor during this timestamp. Each timestamp is evaluated separately, so the identity of the max contributor could be different for each timestamp.
Link copied to clipboard
The number of occurrences that matched the rule during this data point.
Link copied to clipboard
The number of unique contributors who published data during this timestamp.
Functions
Link copied to clipboard
inline fun copy(block: InsightRuleMetricDatapoint.Builder.() -> Unit = {}): InsightRuleMetricDatapoint