AutomationTask
Defines a task in an automation in Automation Studio.
| Name | Data Type | Description |
|---|---|---|
Activities | Array of AutomationActivity objects | Identifies the activities associated with task. |
Automation | Automation object | Identifies automation associated with task. |
AutomationTaskType | String | Identifies type of activity associated with task. |
Client | ClientID object | Defines which account owns the task. |
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 | Describes and provides information regarding the object. |
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. |
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. |
Sequence | Int | Indicates sequence number associated with task. |