Sha256: 84d71225f91cbf2b949289132246a8ed2b43669e4562149a59f70c7fcec5c00c
Contents?: true
Size: 1.61 KB
Versions: 1
Compression:
Stored size: 1.61 KB
Contents
--- title: ReportingExportJobRequest --- ## PureCloud::ReportingExportJobRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The user supplied name of the export request | | | **time_zone** | [**TimeZone**](TimeZone.html) | The requested timezone of the exported data | | | **export_format** | **String** | The requested format of the exported data | | | **interval** | **String** | The time period used to limit the the exported data. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | [optional] | | **period** | **String** | The Period of the request in which to break down the intervals. Periods are represented as an ISO-8601 string. For example: P1D or P1DT12H | [optional] | | **view_type** | **String** | The type of view export job to be created | | | **filter** | [**ViewFilter**](ViewFilter.html) | Filters to apply to create the view | | | **read** | **BOOLEAN** | Indicates if the request has been marked as read | [optional] | | **locale** | **String** | The locale use for localization of the exported data, i.e. en-us, es-mx | | | **has_format_durations** | **BOOLEAN** | Indicates if durations are formatted in hh:mm:ss format instead of ms | [optional] | | **has_split_filters** | **BOOLEAN** | Indicates if filters will be split in aggregate detail exports | [optional] | | **selected_columns** | [**Array<SelectedColumns>**](SelectedColumns.html) | The list of ordered selected columns from the export view by the user | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-69.0.0 | docs/ReportingExportJobRequest.md |