AutomationActivityInstance

Defines a specific instance of an activity in an automation in Automation Studio.

NameData TypeDescription
ActivityDefinitionAutomationActivity objectIdentifies the activity definition associated with activity.
ActivityIDStringThe unique ID of the activity.
ActivityObjectAPIObject objectIndicates activity associated with automation instance.
AutomationAutomation objectThe automation that’s associated with the activity.
AutomationIDStringThe ID of the automation that’s associated with the activity.
AutomationInstanceAutomationInstance objectIdentifies the specific instance of an automation associated with activity.
AutomationTaskAutomationTask objectIdentifies task within automation.
AutomationTaskInstanceAutomationTaskInstance objectIdentifies instance of automation task associated with activity.
ClientClientID objectDefines which account owns the automation.
CompletedTimeDateTimeIndicates time instance of activity completed.
CorrelationIDStringIdentifies calls involved in a specific asynchronous process.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type.
DefinitionAPIObject objectIndicates definition associated with automation instance.
DescriptionStringA description of the activity instance.
IDIntA read-only identifier for the object.
IsActiveBooleanSpecifies whether the object is active.
ModifiedDateDateTimeThe date and time when the object was last modified.
NameStringName of the object or property.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringReserved for future use.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by client and stored by system. This property is accessible only via the API.
ScheduledTimeDateTimeIndicates time scheduled for this instance of an activity.
SequenceIntIndicates sequence number for instance.
SequenceIDIntIdentifies sequence associated with instance.
StartTimeDateTimeThe date and time when the instance of an activity started.
StatusIntIndicates status for this instance of an activity.
StatusLastUpdateDateTimeThe date and time when the status of the automation activity was last updated.
StatusMessageStringIndicates message associated with status.