GET /client/{client_id}/task_scheduler/{scheduler_id}/stats/
Получить общую статистику обзвона на основании звонков
Параметры URL
Имя | Тип |
---|
client_id | string |
scheduler_id | string |
Параметры запроса
Имя | Тип |
---|
duration_standard | integer |
Поля ответа
Имя | Тип |
---|
bridged_duration | integer |
success_less_duration_standard_count | integer |
success_more_duration_standard_count | integer |
busy_count | integer |
answered_count | integer |
not_answered_count | integer |
failed_count | integer |
rejected_count | integer |
bridged_count | integer |