A summary of an individual Automation workflow's settings and content.
Name | Type | Description | Notes |
---|---|---|---|
Id | string | A string that identifies the Automation. | [optional] [readonly] |
CreateTime | time.Time | The date and time the Automation was created in ISO 8601 format. | [optional] [readonly] |
StartTime | time.Time | The date and time the Automation was started in ISO 8601 format. | [optional] [readonly] |
Status | string | The current status of the Automation. for more information please, see Model/string.php | [optional] [readonly] |
EmailsSent | int32 | The total number of emails sent for the Automation. | [optional] [readonly] |
Recipients | List | [optional] | |
Settings | AutomationCampaignSettings | [optional] | |
Tracking | AutomationTrackingOptions | [optional] | |
TriggerSettings | AutomationTrigger | [optional] | |
ReportSummary | CampaignReportSummary | [optional] | |
Links | []ResourceLink | A list of link types and descriptions for the API schema documents. | [optional] [readonly] |