question

jbagatta avatar image
jbagatta asked

Does PlayFab guarantee IDs will remain the same?

We are implementing some custom data models against PlayFab data (specifically, users and inventories), and as part of this model we are storing PlayFab IDs in our tables.

Can we assume these IDs would never change, i.e., in some internal data migration or recovery or something like that?

If not, is there notice of such events, and/or migration plans in place?

data
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

·
Gosen Gao avatar image
Gosen Gao answered

Since PlayFabId is the master player account id, while the master player account is a player entity that is shared among all Titles within a Studio. So PlayFabId is also a key part of the model we currently use, it will never change.

4 comments
10 |1200

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

jbagatta avatar image jbagatta commented ·

Does this only apply to the master player account, or to all users and inventory items?

0 Likes 0 ·
jbagatta avatar image jbagatta commented ·

To be clear, I am storing User IDs and Inventory IDs

0 Likes 0 ·
Gosen Gao avatar image Gosen Gao jbagatta commented ·

None of them will change

0 Likes 0 ·
jbagatta avatar image jbagatta Gosen Gao commented ·

Great, thank you!

0 Likes 0 ·

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.