
Group Profile Page
The Group profile page is the main support view for one group inside the selected game. It focuses on groupId-scoped metadata, catalog identity, members, messages, inventory links, currencies, statistics, tags, segments, remove status, and audit logs.
- Group identity: Review GroupId, CatalogId, DisplayName, Avatar, create time, members, and remove status.
- Group data: Inspect and update GroupData, CustomData, Statistics, Currencies, Tags, and Segments for this group.
- Members and messages: Check member state and message history before acting on reports, moderation issues, or support requests.
- Audit: Use Statistics Log and Currency Log to verify the source of manual edits, gameplay changes, and CloudScript updates.
GroupApi operates on existing groups. Create, join, and leave flows are handled from GamePlayer or CharacterPlayer APIs, so confirm the source flow before editing group state directly.