TriggeredSendStatusEnum
The lifecycle states of a triggered send on a triggered send definition.
| Name | Description |
|---|---|
Active | Represents a triggered send that’s currently sending messages. Allow a TriggeredSendDefinition to receive and send TriggeredSends. |
Canceled | Indicates that the triggered send exists but doesn't accept any new triggered send calls. This status represents a triggered send with sends that were canceled by the account owner. This property relates to the archive status of a triggered send. Once a triggered send has this status, it can’t revert to active or inactive status. |
Deleted | Indicates that the subscriber has been deleted. |
Inactive | Indicates that a subscriber address isn’t currently being used. |
Moved | Indicates that the triggered send moved to a new location. |
New | Indicates that the status of the triggered send is new. |