Send a test send of a campaign.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- campaignId
- Type:
System String
Id of campaign to send test of.
- testSend
- Type: CTCT.Components.EmailCampaigns TestSend
Test send details.
Return Value
Returns the sent object.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also