--- title: Campaign --- ## PureCloud::Campaign ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **version** | **Integer** | | [optional] | | **contact_list** | [**UriReference**](UriReference.html) | | [optional] | | **queue** | [**UriReference**](UriReference.html) | | [optional] | | **dialing_mode** | **String** | | [optional] | | **script** | [**UriReference**](UriReference.html) | | [optional] | | **edge_group** | [**UriReference**](UriReference.html) | | [optional] | | **campaign_status** | **String** | | [optional] | | **phone_columns** | [**Array<PhoneColumn>**](PhoneColumn.html) | | [optional] | | **abandon_rate** | **Float** | | [optional] | | **dnc_lists** | [**Array<UriReference>**](UriReference.html) | | [optional] | | **callable_time_set** | [**UriReference**](UriReference.html) | | [optional] | | **call_analysis_response_set** | [**UriReference**](UriReference.html) | | [optional] | | **errors** | [**Array<RestErrorDetail>**](RestErrorDetail.html) | | [optional] | | **caller_name** | **String** | | [optional] | | **caller_address** | **String** | | [optional] | | **outbound_line_count** | **Integer** | | [optional] | | **rule_sets** | [**Array<UriReference>**](UriReference.html) | | [optional] | | **skip_preview_disabled** | **BOOLEAN** | | [optional] [default to false]| | **preview_time_out_seconds** | **Integer** | | [optional] | | **single_number_preview** | **BOOLEAN** | | [optional] [default to false]| | **contact_sort** | [**ContactSort**](ContactSort.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}