| Name | Type | Description | Notes |
|---|---|---|---|
| notifyURL | String | URL that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional] |
| recipientsType | RecipientsTypeEnum | Filter the recipients based on how they interacted with the campaign |
| Name | Value |
|---|---|
| ALL | "all" |
| DELIVERED | "delivered" |
| ANSWERED | "answered" |
| SOFTBOUNCES | "softBounces" |
| HARDBOUNCES | "hardBounces" |
| UNSUBSCRIBED | "unsubscribed" |