TriggeredSend
The TriggeredSend object represents a specific instance of a triggered email send.
| Name | Data Type | Description |
|---|---|---|
Attributes | Array of Attribute objects | Specifies attributes associated with an object. |
Client | ClientID | Specifies the account ownership and context of an object. |
CorrelationID | String | This property specifies a identifier for all objects and is returned in the async response so it can be used for tracking purposes. This property has no uniqueness constraints. (optional). |
CreatedDate | DateTime | The date and time when the object was created. |
CustomerKey | String | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object. |
ID | Int | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Not used. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | String | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | Array of APIProperty objects | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Subscribers | Array of Subscriber objects | Indicates subscribers associated with an object. |
TriggeredSendDefinition | TriggeredSendDefinition | Defines associated triggered send definition for triggered send. |