Tagged Groups Entity (2022/06)
1 min
all tagged groups entities are structured as follows entity id \<font color="#704ae0">int\</font> a unique identifier for the tagged group instance name \<font color="#704ae0">string\</font> the name of the tagged group instance the maximum length of this string is 50 characters rule \<font color="#704ae0">string\</font> 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 \<font color="#704ae0">bool\</font> 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 \<font color="#704ae0">string\</font> the customer defined description of the tagged group the maximum length of this string is 256 characters haschanges \<font color="#704ae0">bool\</font> 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 \<font color="#704ae0">datetime\</font> indicates when the tagged group was created on bsn cloud see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> indicates when the tagged group was last modified on bsn cloud see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type devicescount \<font color="#704ae0">ushort\</font> 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 \<font color="#704ae0">devicehealthstatus\[]\</font> returns one of "ok", "warning", or "error", depending on the player's health devices \<font color="#704ae0">deviceinfo\[]\</font> supported representations include id \<font color="#704ae0">int\</font> the unique identifier for the device serial \<font color="#704ae0">string\</font> the device serial number permissions \<font color="#704ae0">permission\[]\</font> a list of permission object instances representing permissions rules assigned to the tagged group instance