AutomationTask
The AutomationTask object defines a task associated with an automation in Automation Studio for an account.
| Name | Data Type | Description |
|---|---|---|
| Activities | AutomationActivity[] | Identifies the activities associated with task |
| Automation | Automation | Identifies automation associated with task |
| AutomationTaskType | xsd:string | Identifies type of activity associated with task |
| Client | ClientID | Defines which account owns the task |
| CorrelationID | xsd:string | Identifies calls involved in a specific asynchronous process |
| CreatedDate | xsd:dateTime | Read-only date and time of the object's creation |
| CustomerKey | xsd:string | User-supplied unique identifier for an object within an object type |
| Description | xsd:string | Describes and provides information regarding the object |
| ID | xsd:int | Read-only legacy identifier for an object. Not supported on all objects |
| ModifiedDate | Nullable | Indicates the last time object information was modified |
| Name | xsd:string | Name of the object or property |
| ObjectID | xsd:string | System-controlled, read-only text string identifier for object |
| ObjectState | xsd:string | Reserved for future use |
| Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account |
| PartnerKey | xsd:string | Unique identifier provided by partner for an object. This property is accessible only via API. |
| PartnerProperties | APIProperty[] | A collection of metadata supplied by client and stored by system. This property is accessible only via API. |
| Sequence | xsd:int | Indicates sequence number associated with task |