Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)

Player Entity (2022/06)

1min
all player entities are structured as follows entity id int int read only read only a unique identifier for the device instance serial string string read only read only the device serial number model string string read only read only the model name and suffix (see player models enumeration (2022/06) docid\ ncyirexrelr0umcgcujhe ) family playerfamily playerfamily read only read only the model family of the device (see player family enumeration (2022/06) docid 67k46yiodtyk8c0wy2j45 ) registrationdate datetime datetime read only read only a utc timestamp indicating when the player instance was registered see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate datetime datetime read only read only a utc timestamp indicating when the player instance was last modified see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type settings playersettings playersettings read write read write returns the player settings entity (2022/06) docid\ rv0vvrkjypnm2yek dmgd status playerfullstatus playerfullstatus read only read only returns the player full status entity (2022/06) docid 0rhf02gkpwodpnam7tldh subscription playersubscription playersubscription read only read only returns the player subscription entity (2022/06) docid\ hxqkcdyfcsluuceocwoje taggedgroups taggedgroupinfo\[] taggedgroupinfo\[] read only read only id int int read only read only the unique identifier for the tagged group name string string read only read only the name of the tagged group tags dictionary\<string, string> dictionary\<string, string> read write read write an object where the tag keys are object properties and the tag values are the values of these properties see the example below but note that the value is not necessarily "country", "city", and "number", but can be any object property value string \[device] \<country> "ukraine" string \[device] \<city> "odesa" number \[device] \<number> "1" permissions permission\[] permission\[] read write read write the device permissions entity see the permission entity (2022/06) docid\ jwfymc42cdrg5jy2skysu