# VideoInteractionDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Video segment type. Can have the values: 'Browser', 'Presentation', 'WebcamPrimaryUser', 'WebcamNonCompany', and 'Webcam'. 'Browser': When the video segment shows a web browser. 'Presentation': When the video segment shows a presentation (such as PowerPoint). 'WebcamPrimaryUser': When the video segment shows the webcam of the primary user. 'WebcamNonCompany': When the video segment shows webcam speakers that gong has identified as being non-company. 'Webcam': When the video segment shows any webcam. | [optional] **duration** | Option<**f32**> | Total video segments duration in seconds. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)