docs/CampaignProgress.md in purecloudplatformclientv2-78.1.0 vs docs/CampaignProgress.md in purecloudplatformclientv2-79.0.0

- old
+ new

@@ -7,10 +7,11 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **campaign** | [**DomainEntityRef**](DomainEntityRef.html) | Identifier of the campaign | | | **contact_list** | [**DomainEntityRef**](DomainEntityRef.html) | Identifier of the contact list | | -| **number_of_contacts_called** | **Integer** | Number of contacts processed during the campaign | [optional] | +| **number_of_contacts_called** | **Integer** | Number of contacts called during the campaign | [optional] | +| **number_of_contacts_messaged** | **Integer** | Number of contacts messaged during the campaign | [optional] | | **total_number_of_contacts** | **Integer** | Total number of contacts in the campaign | [optional] | | **percentage** | **Integer** | Percentage of contacts processed during the campaign | [optional] | {: class="table table-striped"}