Skip to main content
Entity objects allow you to read and write small JSON-serializable objects attached to an entity. All entity types support the same GetObjects and SetObjects methods. The examples that are shown below demonstrate setting and reading an Object on a title_player_account.

Game Manager and entities

The Game Manager allows you to manipulate objects and files for players. The player overview has been updated to show both the title player and master player account information. In addition, files and objects now have their own sections in the Players tab. Entity objects and files are used across several PlayFab features, each scoped to a different entity type:
Last modified on August 4, 2026