question

zeke avatar image
zeke asked

Using Entities for non-player data?

The [intro](https://api.playfab.com/docs/tutorials/entities/getting-started-entities seems to suggest that the entity API can be used for more than just per-player data. How would I go about using this API to access versioned title data? Where do non-player entities appear in the dashboard?

Title Dataentities
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Last question first, Entity data that's associated with Players, Characters, and Groups can currently be seen in the Game Manager, but not title-level Entity data. But to work with title-level entity data via the API calls, you would use the Entity Type "title", with the Title ID of the game as the Id.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.