# egoisdk.AdvancedReportEmailBouncesOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **includeUnopens** | **Boolean** | True to include info for not opened campaigns, false otherwise | **notify** | **[Number]** | Array of user IDs to notify | [optional] **grouping** | **String** | Field to group data | [optional] [default to 'by_campaign'] ## Enum: GroupingEnum * `contact` (value: `"by_contact"`) * `campaign` (value: `"by_campaign"`)