allCallsobject— Compute the total call count.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByDirectionobject— Compute call count by direction.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByOriginobject— Compute call count by origin.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByResponseobject— Compute call count by first response.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsSegmentsobject— Compute call count by segment.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByResultobject— Compute call count by result.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByCompanyHoursobject— Compute call count by company hours.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByQueueSlaobject— Compute call count by queue SLA (Queues grouping only).
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByActionsobject— Compute call count by action.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsByTypeobject— Compute call count by type.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
queueOpportunitiesobject— Compute queue-opportunity count. Limited to `Users`/member (Department, Queue, Site, UserGroup) grouping.
1 field
aggregationTypestringrequired*— Only `Sum` is supported for queue opportunities.(enum: "Sum")
allCallsDurationobject— Compute the total call duration.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByDirectionobject— Compute call duration by direction.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByOriginobject— Compute call duration by origin.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByResponseobject— Compute call duration by first response.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsSegmentsDurationobject— Compute call duration by segment.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByResultobject— Compute call duration by result.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByCompanyHoursobject— Compute call duration by company hours.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByQueueSlaobject— Compute call duration by queue SLA (Queues grouping only).
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")
callsDurationByTypeobject— Compute call duration by type.
2 fields
aggregationTypestringrequired*— How to aggregate this counter/timer. `Sum`/`Percent` ignore `aggregationInterval`; `Min`/`Max`/`Average` require it.(enum: "Sum", "Average", "Max", "Min", "Percent")
aggregationIntervalstring— Bucket width for `Min`/`Max`/`Average` aggregation; unsupported for `Sum`/`Percent`.(enum: "Hour", "Day", "Week", "Month")