TriggeredSendStatusEnum
The TriggeredSendStatusEnum
object defines the status of a triggered send.
Name | Data Type | Description |
---|---|---|
Active | Enumeration | Represents a triggered send that is currently sending messages. Allow a TriggeredSendDefinition to receive and send TriggeredSends. |
Canceled | Enumeration | Indicates the triggered send exists within the system but does not 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 | Enumeration | The subscriber has been deleted. |
Inactive | Enumeration | Indicates a subscriber address is not currently being used. |
Moved | Enumeration | Indicates the triggered send moved to a new location. |
New | Enumeration | Indicates the triggered send status of new. |