Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 767 Bytes

ExportPlayersRequestBody.md

File metadata and controls

13 lines (8 loc) · 767 Bytes

ExportPlayersRequestBody

Properties

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

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