question

ky111937 avatar image
ky111937 asked

Title Object vs Title Data

I don't know the difference between Title Object and Title Data in the Content tab.

I understand that both methods are not reflected in real time, but I am curious to what extent there is a difference.

https://learn.microsoft.com/ko-kr/gaming/playfab/features/titledata/

According to the link, it takes up to 15 minutes to upload Title Data. I wonder how long it takes at most for Title Object.

apis
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

·
Infer Wang avatar image
Infer Wang answered

The Entity Title Object is a part of the Entity Programming Model. The APIs which related to Entity Objects are Entity APIs. In addition, the player (title_player_account entity) does not have access to the Entity Title Objects, only title entity can retrieve the Entity Title Objects.

Title data keeps the title wide configuration variables accessible, and it can be retrieved on the client-side.

And they have different limit in size and number. 6779-image.png


image.png (98.2 KiB)
2 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.

ky111937 avatar image ky111937 commented ·

Thank you for the good explanation. Additionally, I would like to know the maximum time it takes to update changes to Title Object and Title Data within Playfab.

0 Likes 0 ·
Infer Wang avatar image Infer Wang ky111937 commented ·

For title data, please see https://learn.microsoft.com/en-us/gaming/playfab/features/titledata/.

For title object, there is no specific guaranteeing. But it should be similar to title data.

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.