CounterConfiguration¶
| Field | Type | Description |
|---|---|---|
| aggregation_type | bitdrift.public.shared.explorations.v1.Counter.CounterAggregationType | The aggregation to use when presenting counter values in a table. |
Example¶
JSON
{
"aggregation_type": "SUM"
}