Campaign email schedule request schema
Name | Type | Description | Notes |
---|---|---|---|
scheduleDate | OffsetDateTime | The date and time | [optional] |
listId | Integer | ||
segments | EmailSendSegment | ||
notify | List<Integer> | Array of IDs of the users to notify | [optional] |
destinationField | String | Destination field of this campaign, which must be an email field (email or extra field id). If not sent, defaults to the general email field | [optional] |
uniqueContactsOnly | Boolean | True to send the campaign only to unique contacts | [optional] |