docs/CampaignRuleActionEntities.md in purecloudplatformclientv2-18.0.0 vs docs/CampaignRuleActionEntities.md in purecloudplatformclientv2-19.0.0
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **campaigns** | [**Array<UriReference>**](UriReference.html) | | [optional] |
-| **sequences** | [**Array<UriReference>**](UriReference.html) | | [optional] |
-| **use_triggering_entity** | **BOOLEAN** | | [optional] |
+| **campaigns** | [**Array<UriReference>**](UriReference.html) | The list of campaigns for a CampaignRule to monitor. Required if the CampaignRule has any conditions that run on a campaign. | [optional] |
+| **sequences** | [**Array<UriReference>**](UriReference.html) | The list of sequences for a CampaignRule to monitor. Required if the CampaignRule has any conditions that run on a sequence. | [optional] |
+| **use_triggering_entity** | **BOOLEAN** | If true, the CampaignRuleAction will apply to the same entity that triggered the CampaignRuleCondition. | [optional] |
{: class="table table-striped"}