--- title: ReportRunEntry --- ## PureCloud::ReportRunEntry ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **report_id** | **String** | | [optional] | | **run_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **run_status** | **String** | | [optional] | | **error_message** | **String** | | [optional] | | **run_duration_msec** | **Integer** | | [optional] | | **report_url** | **String** | | [optional] | | **report_format** | **String** | | [optional] | | **schedule_uri** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}