Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 678 Bytes

CreateEmailCampaignRecipients.md

File metadata and controls

12 lines (8 loc) · 678 Bytes

CreateEmailCampaignRecipients

Properties

Name Type Description Notes
ExclusionListIds []int64 List ids to exclude from the campaign [optional] [default to null]
ListIds []int64 Mandatory if scheduledAt is not empty. List Ids to send the campaign to [optional] [default to null]
SegmentIds []int64 Mandatory if listIds are not used. Segment ids to send the campaign to. [optional] [default to null]

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