question

Kevin Kurian avatar image
Kevin Kurian asked

Looking for a viable way to save our mutiple json files.

we are a small team that has been working on playfab for a couple of months now. Decided to using the entity files to read and write our json files. However on the dashboard it informs that we can't have more than 10 files, which is a bummer.

So we have few questions we want to ask the playfab support, however weren't able to find the contact, so here we are on the forum, hoping to get a speedy reply.

1) Is there a pay as you go plan for the number of entity files also? Over the years we are looking to lets 100s of them, per player.

2) Title data is our other viable option to store json data, but are there limits to that as well? Depending on how we do it, there might be 100s of keys and values.

3) Can we overwrite the data in TitleData under content tab?


We would love to get in contact with the team at playfab, if possible. But a response would also be helpful for us to decide if we can achieve our needs.

Player DataTitle Dataentitiesdata
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

May I know what is your scenario? Since there is no specific size limit on Entity File, you can store a large amount of JSON data with a single file. Please note that PlayFab meters the cost base on the profile reads and writes. A large number of reads and writes can incur significant charges. For more info, you can refer to Pricing Meters.

1) Is there a pay as you go plan for the number of entity files also? Over the years we are looking to lets 100s of them, per player.

If you want to increase the limit of the number of Entity File, an EnterPrise Plan is required. If you need, you can contact the sales team for details.

2) Title data is our other viable option to store json data, but are there limits to that as well? Depending on how we do it, there might be 100s of keys and values.

Title Data has a limit of 1000 key/value pairs and 1,000,000 bytes value size. You can check the limit info at [Game Manager]->[Title Settings]->[Limits].

3) Can we overwrite the data in TitleData under content tab?

You can override the Title Data under the content tab, but the Title Data override is design for Experiments.

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.