Get a specific 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.
- scheduleId
- Type:
System String
Schedule id to delete.
Return Value
Returns true if schedule was successfully deleted.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also