RateConfiguration¶
| Field | Type | Description |
|---|---|---|
| aggregation_type | bitdrift.public.shared.explorations.v1.Rate.RateAggregationType | The aggregation to use when presenting rate values in a table. |
Example¶
JSON
{
"aggregation_type": "AVG"
}