Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 750 Bytes

RequestSmsRecipientExport.md

File metadata and controls

23 lines (16 loc) · 750 Bytes

RequestSmsRecipientExport

Properties

Name Type Description Notes
notifyURL String URL that will be called once the export process is finished. For reference, https://help.brevo.com/hc/en-us/articles/360007666479 [optional]
recipientsType RecipientsTypeEnum Filter the recipients based on how they interacted with the campaign

Enum: RecipientsTypeEnum

Name Value
ALL "all"
DELIVERED "delivered"
ANSWERED "answered"
SOFTBOUNCES "softBounces"
HARDBOUNCES "hardBounces"
UNSUBSCRIBED "unsubscribed"