Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 767 Bytes

ExportPlayersRequestBody.md

File metadata and controls

12 lines (8 loc) · 767 Bytes

OneSignalApi.Model.ExportPlayersRequestBody

Properties

Name Type Description Notes
ExtraFields List<string> Additional fields that you wish to include. Currently supports location, country, rooted, notification_types, ip, external_user_id, web_auth, and web_p256. [optional]
LastActiveSince string Export all devices with a last_active timestamp greater than this time. Unixtime in seconds. [optional]
SegmentName string Export all devices belonging to the segment. [optional]

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