participant_sidstring nullable
Unique identifier for the participant.
participant_identitystring nullable
The application-defined string that uniquely identifies the participant within a Room.
join_timestring date-time nullable
When the participant joined the room.
leave_timestring date-time nullable
When the participant left the room.
duration_secinteger nullable
Amount of time in seconds the participant was in the room.
account_sidstring nullable
Account SID associated with the room.
room_sidstring nullable
Unique identifier for the room.
status'in_progress' | 'connected' | 'completed' | 'disconnected'
codecsVideoParticipantSummaryEnumCodec[] nullable
Codecs detected from the participant. Can be VP8, H264, or VP9.
end_reasonstring nullable
error_codeinteger nullable
Errors encountered by the participant.
error_code_urlstring nullable
Twilio error code dictionary link.
media_region'us1' | 'us2' | 'au1' | 'br1' | 'ie1' | 'jp1' | 'sg1' | 'in1' | 'de1' | 'gll'
{"stackTrail":"components:schemas:insights.v1.video_room_summary.video_participant_summary:properties:properties","oasType":"schema","type":"unknown","description":"Object containing information about the participant's data from the room. See [below](https://www.twilio.com/docs/video/troubleshooting/video-log-analyzer-api#properties) for more information.","nullable":true}
edge_location'ashburn' | 'dublin' | 'frankfurt' | 'singapore' | 'sydney' | 'sao_paulo' | 'roaming' | 'umatilla' | 'tokyo'
{"stackTrail":"components:schemas:insights.v1.video_room_summary.video_participant_summary:properties:publisher_info","oasType":"schema","type":"unknown","description":"Object containing information about the SDK name and version. See [below](https://www.twilio.com/docs/video/troubleshooting/video-log-analyzer-api#publisher_info) for more information.","nullable":true}
urlstring uri nullable
URL of the participant resource.