| Name | Type | Description | Notes |
|---|---|---|---|
| events | EventsEnum | -> "sent" - All the devices by player_id that were sent the specified notification_id. Notifications targeting under 1000 recipients will not have "sent" events recorded, but will show "clicked" events. "clicked" - All the devices by `player_id` that clicked the specified notification_id. | [optional] |
| String | The email address you would like the report sent. | [optional] | |
| appId | String | [optional] |
| Name | Value |
|---|---|
| SENT | "sent" |
| CLICKED | "clicked" |