Create a new schedule for a campaign.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- campaignId
- Type:
System String
Campaign id to be scheduled.
- schedule
- Type: CTCT.Components.EmailCampaigns Schedule
Schedule to be created.
Return Value
Returns the scheduled object.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also