Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Tagged Groups Entity (2020/10)

1min
all tagged groups entities are structured as follows entity id int int a unique identifier for the tagged group instance name string string the name of the tagged group instance the maximum length of this string is 50 characters rule string string defines a tag based expression, and based on that expression, the system will assign players to this tag for example, an expression can select for players having a wifi connection with 10gb of free space on an sd1 disk isdynamic bool bool whether the tagged group instance is dynamic or static dynamic groups get populated by players automatically players must be manually assigned to static groups even if a rule exists description string string the customer defined description of the tagged group the maximum length of this string is 256 characters haschanges bool bool whether the tagged (static) group instance has changes this indicates if changes occurred on the player side if so, the list of matches is no longer valid and needs to be manually updated creationdate datetime datetime indicates when the tagged group was created on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type lastmodifieddate datetime datetime indicates when the tagged group was last modified on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type devicescount ushort ushort the number of players that are members of the tagged group (players can be part of many groups, and groups can contain many players) deviceshealthstatus devicehealthstatus\[] devicehealthstatus\[] returns one of "ok", "warning", or "error", depending on the player's health devices deviceinfo\[] deviceinfo\[] supported representations include id int int the unique identifier for the device serial string string the device serial number permissions permission\[] permission\[] a list of permission object instances representing permissions rules assigned to the tagged group instance