Sha256: e00918155c91b9414bafd5ad817432e67fa3a4cb9acd1949081c2d1f85ed9618
Contents?: true
Size: 1.11 KB
Versions: 29
Compression:
Stored size: 1.11 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 required and used only for EXPORT action. | [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
29 entries across 29 versions & 1 rubygems