Rate this page:

QueueInfoType

The GetQueues function result item.

Fields

acd_queue_id

Copy URL
acd_queue_id: 

number

The ACD queue ID

acd_queue_name

Copy URL
acd_queue_name: 

string

The queue name

application_id

Optional
Copy URL
application_id: 

number

The application ID

acd_queue_priority

Copy URL
acd_queue_priority: 

number

The integer queue priority. The highest priority is 0

service_probability

Copy URL
service_probability: 

number

The value in the range of [0.5 … 1.0]. The value 1.0 means the service probability 100% in challenge with a lower priority queue

auto_binding

Copy URL
auto_binding: 

boolean

Set false to disable the auto binding of operators to a queue by skills comparing

max_waiting_time

Optional
Copy URL
max_waiting_time: 

number

The maximum predicted waiting time in minutes. When a call is going to be enqueued to the queue, its predicted waiting time should be less or equal to the maximum predicted waiting time; otherwise, a call would be rejected

max_queue_size

Optional
Copy URL
max_queue_size: 

number

The maximum number of calls that can be enqueued into this queue

average_service_time

Optional
Copy URL
average_service_time: 

number

The average service time in seconds. Specify the parameter to correct or initialize the waiting time prediction

created

Copy URL
created: 

timestamp

The ACD queue creating UTC date in 24-h format: YYYY-MM-DD HH:mm:ss

modified

Copy URL
modified: 

timestamp

The ACD queue editing UTC date in 24-h format: YYYY-MM-DD HH:mm:ss

deleted

Optional
Copy URL
deleted: 

timestamp

The ACD queue deleting UTC date in 24-h format: YYYY-MM-DD HH:mm:ss

users

Optional
Copy URL
users: 

[QueueUsers]

The queue users info

skills

Optional
Copy URL
skills: 

[QueueSkills]

The queue skills info

sl_thresholds

Optional
Copy URL
sl_thresholds: 

[number]

The service level thresholds in seconds

operatorcount

Optional
Copy URL
operatorcount: 

number

Number of agents bound to the queue