Campaign email abstract schema
| Name | Type | Description | Notes |
|---|---|---|---|
| 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] |