Sha256: 216943d4c3c700ed081221610c3d265719645059ccf8f04417ebf0a126b47c6c
Contents?: true
Size: 1.08 KB
Versions: 5
Compression:
Stored size: 1.08 KB
Contents
--- title: RecordingJobsQuery --- ## PureCloud::RecordingJobsQuery ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **action** | **String** | Operation to perform bulk task | | | **action_date** | **DateTime** | The date when the action will be performed. If the operation will cause the delete date of a recording to be older than the export date, the export date will be adjusted to the delete date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **integration_id** | **String** | IntegrationId to Access AWS S3 bucket for bulk recording exports. This field is for EXPORT only | [optional] | | **include_screen_recordings** | **BOOLEAN** | Include Screen recordings for export action, default value = true | [optional] | | **conversation_query** | [**AsyncConversationQuery**](AsyncConversationQuery.html) | Conversation Query. Note: After the recording is created, it might take up to 48 hours for the recording to be included in the submitted job query. | | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems