Rate this page:

AddQueueRequest

Props

acdQueueName

Copy URL
acdQueueName: 

string

The queue name. The length must be less than 100

acdQueuePriority

Copy URL
acdQueuePriority: 

number

|

undefined

The integer queue priority. The highest priority is 0

applicationId

Copy URL
applicationId: 

number

The application ID

applicationName

Copy URL
applicationName: 

string

The application name that can be used instead of application_id

autoBinding

Copy URL
autoBinding: 

false

|

undefined

|

true

Whether to enable the auto binding of operators to a queue by skills comparing

averageServiceTime

Copy URL
averageServiceTime: 

number

|

undefined

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

maxQueueSize

Copy URL
maxQueueSize: 

number

|

undefined

The max queue size

maxWaitingTime

Copy URL
maxWaitingTime: 

number

|

undefined

The max predicted waiting time in minutes. The client is rejected if the predicted waiting time is greater than the max predicted waiting time

serviceProbability

Copy URL
serviceProbability: 

number

|

undefined

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