Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 909 Bytes

CampaignEmailScheduleRequest.md

File metadata and controls

18 lines (13 loc) · 909 Bytes

org.egoi.client.api.Model.CampaignEmailScheduleRequest

Properties

Name Type Description Notes
ScheduleDate DateTime The date and time [optional]
ListId int
Segments EmailSendSegment
Notify List<int> 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 bool True to send the campaign only to unique contacts [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]