doc_out/Campaign.html.md in purecloud-0.63.1 vs doc_out/Campaign.html.md in purecloud-0.64.1
- old
+ new
@@ -26,10 +26,10 @@
| **errors** | [**Array<RestErrorDetail>**](RestErrorDetail.html) | a list of current error conditions associated with the campaign | [optional] |
| **caller_name** | **String** | caller id name to be displayed on the outbound call | [optional] |
| **caller_address** | **String** | caller id phone number to be displayed on the outbound call | [optional] |
| **outbound_line_count** | **Integer** | for agentless campaigns, the number of outbound lines to be concurrently dialed | [optional] |
| **rule_sets** | [**Array<UriReference>**](UriReference.html) | identifiers of the rule sets | [optional] |
-| **skip_preview_disabled** | **BOOLEAN** | for preview campaigns, indicator of whether the agent can skip a preview without placing a call | [optional] |
+| **skip_preview_disabled** | **BOOLEAN** | for preview campaigns, indicator of whether the agent can skip a preview without placing a call | [optional] [default to false]|
| **preview_time_out_seconds** | **Integer** | for preview campaigns, number of seconds before a call will be automatically placed. A value of 0 indicates no automatic placement of calls | [optional] |
| **contact_sort** | [**ContactSort**](ContactSort.html) | information determining the order in which the contacts will be dialed | [optional] |
| **no_answer_timeout** | **Integer** | for non-preview campaigns, how long to wait before dispositioning as 'no-answer', default 30 seconds | [optional] |
| **call_analysis_language** | **String** | The language the edge will use to analyse the call | [optional] |
| **priority** | **Integer** | The priority of this campaign relative to other campaigns | [optional] |