ACDStatisticsItemType
Individual statistics item in the ACDOperatorStatisticsType, ACDQueueStatisticsType, and ACDOperatorStatusStatisticsDetail records.
Fields
avg
avg: number
Average value over the aggregated interval, in seconds
count
count: number
Samples count over the aggregated interval
max
max: number
Maximum value over the aggregated interval, in seconds
min
min: number
Minimum value over the aggregated interval, in seconds
sum
sum: number
Sum of all samples over the aggregated interval, in seconds