# Brevo::CreateEmailCampaignRecipients ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **exclusion_list_ids** | **Array<Integer>** | List ids to exclude from the campaign | [optional] **list_ids** | **Array<Integer>** | Mandatory if scheduledAt is not empty. List Ids to send the campaign to | [optional] **segment_ids** | **Array<Integer>** | Mandatory if listIds are not used. Segment ids to send the campaign to. | [optional]