docs/Campaign.md in purecloudplatformclientv2-51.0.0 vs docs/Campaign.md in purecloudplatformclientv2-52.0.0

- old
+ new

@@ -36,9 +36,10 @@ | **contact_sorts** | [**Array<ContactSort>**](ContactSort.html) | The order in which to sort contacts for dialing, based on up to four columns. | [optional] | | **no_answer_timeout** | **Integer** | How long to wait before dispositioning a call as 'no-answer'. Default 30 seconds. Only applicable to non-preview campaigns. | [optional] | | **call_analysis_language** | **String** | The language the edge will use to analyze the call. | [optional] | | **priority** | **Integer** | The priority of this campaign relative to other campaigns that are running on the same queue. 5 is the highest priority, 1 the lowest. | [optional] | | **contact_list_filters** | [**Array<UriReference>**](UriReference.html) | Filter to apply to the contact list before dialing. Currently a campaign can only have one filter applied. | [optional] | +| **division** | [**UriReference**](UriReference.html) | The division this campaign belongs to. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}