AutomationNotification
Contains information about a notification in an automation.
| Name | Data Type | Description |
|---|---|---|
Address | Array of AutomationInstance objects | Identifies collection of automation instances within an account. |
Body | String | Includes text associated with the notification. |
ChannelType | String | Indicates channel associated with notification. |
Client | ClientID object | Defines which account owns the automation. |
CorrelationID | String | Identifies calls involved in a specific asynchronous process. |
CreatedDate | DateTime | The date and time when the object was created. |
CustomerKey | String | User-supplied unique identifier for an object within an object type. |
Description | String | Includes description of notification. |
ID | Int | Read-only legacy identifier for an object. Not supported on all objects. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
Name | String | Name of the object or property. |
NotificationType | String | Indicates notifications to use when automation completes. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Reserved for future use. |
Owner | Owner object | 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 client and stored by system. This property is accessible only via API. |