@wildix/wda-insights-client > AggregationDurationDefinition > buckets
AggregationDurationDefinition.buckets property
A custom list of buckets to use for the duration aggregation. If not provided, default buckets will be used.
Signature:
buckets?: (DurationGroupBucket)[] | undefined;