Expanded Dashboard API insights with new connection type and engagement indicators

Enhancements

  • New as_connection_type, video_connection_type response fields in the following Dashboards APIs:
    • GET /v2/metrics/webinars/{webinarId}/participants/qos
    • GET /v2/accounts/{accountId}/metrics/webinars/{webinarId}/participants/qos
    • GET /v2/metrics/webinars/{webinarId}/participants
    • GET /v2/accounts/{accountId}/metrics/webinars/{webinarId}/participants
    • GET /v2/metrics/meetings/{meetingId}/participants/{participantId}/qos
    • GET /v2/accounts/{accountId}/metrics/meetings/{meetingId}/participants/{participantId}/qos
    • GET /v2/accounts/{accountId}/metrics/meetings/{meetingId}/participants/qos
    • GET /v2/metrics/meetings/{meetingId}/participants/qos
    • GET /v2/accounts/{accountId}/metrics/meetings/{meetingId}/participants
    • GET /v2/metrics/meetings/{meetingId}/participants
    • GET /v2/accounts/{accountId}/metrics/webinars/{webinarId}/participants/{participantId}/qos
    • GET /v2/metrics/webinars/{webinarId}/participants/{participantId}/qos
  • New has_poll, has_survey response fields in the following Dashboards APIs:
    • GET /v2/accounts/{accountId}/metrics/meetings/{meetingId}
    • GET /v2/metrics/meetings/{meetingId}
    • GET /v2/metrics/meetings
    • GET /v2/accounts/{accountId}/metrics/meetings
    • GET /v2/metrics/webinars
    • GET /v2/accounts/{accountId}/metrics/webinars
    • GET /v2/metrics/webinars/{webinarId}
    • GET /v2/accounts/{accountId}/metrics/webinars/{webinarId}
  • New has_qa response field in the following Dashboards APIs:
    • GET /v2/accounts/{accountId}/metrics/meetings/{meetingId}
    • GET /v2/metrics/meetings/{meetingId}
    • GET /v2/metrics/meetings
    • GET /v2/accounts/{accountId}/metrics/meetings