@wildix/wda-insights-client > AggregationBucket > aggregation
AggregationBucket.aggregation property
The nested aggregation result for the next grouping level. This will be absent if it's the deepest level of aggregation.
Signature:
aggregation?: AggregationResult | undefined;