AutomationActivity
Defines an activity in an automation in Automation Studio.
| Name | Data Type | Description |
|---|---|---|
ActivityObject | APIObject object | The activity object associated with the automation. |
Automation | Automation object | An automation associated with an activity. |
AutomationTask | AutomationTask object | A task within automation. |
Client | ClientID object | Defines the account that the automation belongs to. |
CorrelationID | String | Identifies calls involved in a specific asynchronous process. |
CreatedDate | DateTime | The date and time when the activity was created. |
CustomerKey | String | A user-defined unique identifier for the activity. |
Definition | APIObject object | A definition associated with the automation. |
Description | String | Describes and provides information regarding the object. |
ID | Int | A read-only identifier for the object. |
IsActive | Boolean | Specifies whether the activity is active. |
ModifiedDate | DateTime | The date and time when the activity was last modified. |
Name | String | The name of the activity. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Not used. |
Owner | Owner object | Describes account ownership of the activity. |
PartnerKey | String | A unique identifier provided by a partner for an object. This property is accessible only via the API. |
PartnerProperties | Array of APIProperty objects | A collection of metadata supplied by the client. This property is accessible only via the API. |
Sequence | Int | The position of the activity in the automation. |