Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 630 Bytes

CreateEmailCampaignRecipients.md

File metadata and controls

12 lines (8 loc) · 630 Bytes

CreateEmailCampaignRecipients

Properties

Name Type Description Notes
exclusionListIds int[] List ids to exclude from the campaign [optional]
listIds int[] Mandatory if scheduledAt is not empty. List Ids to send the campaign to [optional]
segmentIds int[] Mandatory if listIds are not used. Segment ids to send the campaign to. [optional]

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