nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/UpdateEmailCampaignRecipients.md
2024-09-04 18:30:33 +02:00

845 B

UpdateEmailCampaignRecipients

Properties

Name Type Description Notes
exclusionListIds int[] List ids which have to be excluded from a campaign [optional]
listIds int[] Lists Ids to send the campaign to. Campaign should only be updated with listIds if listIds were used to create it. REQUIRED if already not present in campaign and scheduledAt is not empty [optional]
segmentIds int[] Mandatory if listIds are not used. Campaign should only be updated with segmentIds if segmentIds were used to create it. Segment ids to send the campaign to. [optional]

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