GetCampaignRecipientEstimation
Returns an estimated recipient count for a specified campaign based on current targeting rules and filters.
Input
| Name | Type | Required | Description |
| CampaignId | String | False | Specifies the unique identifier of the campaign for which to retrieve the estimated recipient count. |
Result Set Columns
| Name | Type | Description |
| CampaignId | String | Returns the unique identifier of the campaign used in the recipient estimation request. |
| EstimatedRecipientCount | Int | Returns the estimated number of recipients who are expected to receive the specified campaign based on its current targeting criteria. |