Sha256: f6d2b770df72f5f9eb2f6833b7e92223f3b89e12049880e9069cc5c085cbad70

Contents?: true

Size: 1.95 KB

Versions: 3

Compression:

Stored size: 1.95 KB

Contents

---
title: ReportingExportJobResponse
---
## PureCloud::ReportingExportJobResponse

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **status** | **String** | The current status 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] |
| **data_columns** | [**Array<DataColumn>**](DataColumn.html) | The data columns included in the export | |
| **download_url** | **String** | The url to download the request if it's status is completed | [optional] |
| **view_type** | **String** | The type of view export job to be created | |
| **export_error_messages_type** | **String** | The error message in case the export request failed | [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] |
| **filter** | [**ViewFilter**](ViewFilter.html) | Filters to apply to create the view | |
| **read** | **BOOLEAN** | Indicates if the request has been marked as read | |
| **created_date_time** | **DateTime** | The created date/time of the request. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **modified_date_time** | **DateTime** | The last modified date/time of the request. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-30.1.0 docs/ReportingExportJobResponse.md
purecloudplatformclientv2-30.0.0 docs/ReportingExportJobResponse.md
purecloudplatformclientv2-29.0.0 docs/ReportingExportJobResponse.md