docs/ReportingExportJobRequest.md in purecloudplatformclientv2-92.0.0 vs docs/ReportingExportJobRequest.md in purecloudplatformclientv2-93.0.0
- old
+ new
@@ -16,9 +16,11 @@
| **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] |
+| **exclude_empty_rows** | **BOOLEAN** | Excludes empty rows from the exports | [optional] |
+| **has_split_by_media** | **BOOLEAN** | Indicates if media type 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] |
| **has_custom_participant_attributes** | **BOOLEAN** | Indicates if custom participant attributes will be exported | [optional] |
| **recipient_emails** | **Array<String>** | The list of email recipients for the exports | [optional] |
{: class="table table-striped"}