SendTestCampaign
Sends a test campaign.
Input
| Name | Type | Required | Description |
| To | String | True | The email address to send the campaign to. |
| Campaign_ID | String | True | The Id of the campaign to send. |
| AccountId | String | False | The ID of the account. |
| SubuserUsername | String | False | The username of the subuser. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether or not the campaign was sent successfully. |