Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 844 Bytes

GetNotificationRequestBody.md

File metadata and controls

12 lines (8 loc) · 844 Bytes

OneSignalApi.Model.GetNotificationRequestBody

Properties

Name Type Description Notes
Events string -> "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]
Email string The email address you would like the report sent. [optional]
AppId string [optional]

[Back to Model list] [Back to API list] [Back to README]