Update aggregator
Update the details of an existing aggregator.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Corps
The billable event entity to aggregate.
"api_calls"
The type of aggregator.
metered, licensed Filter conditions for the aggregation.
Name of the aggregator.
Description of the aggregator.
Whether the aggregator can produce negative values.
Whether the aggregator should aggregate on customers.
Custom event name for the aggregator.
Event keys exposed by the aggregator.
Display name of the unit being measured (e.g. 'user', 'request'). Used as fallback for products attached to this aggregator.
"user"
Default interval count for usage periods.
Default interval period for usage periods.
days, weeks, months, years Thresholds for the aggregator. Replaces existing thresholds.
Read-only formula expression; not accepted on public writes.
The aggregation operation to perform.
count, sum The property to sum. Required when operation is 'sum'.
Réponse
count, sum, sql_formula metered, licensed days, weeks, months, years 
