# egoisdk.AdvancedReportSmsBouncesOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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"`)