AutomationInstances
Defines a collection of automation instances in Automation Studio.
| Name | Data Type | Description |
|---|---|---|
AutomationInstanceCollection | Array of AutomationInstance objects | Identifies collection of automation instances within an account. |
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. |
ID | Int | Read-only legacy identifier for an object. Not supported on all objects. |
InstanceCount | Int | Indicates number of instances within collection. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
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. |