question

Jon avatar image
Jon asked

Max item custom metadata

What's the maximum amount of custom metadata per inventory item? Is there a max # of key value pairs? Is max size per entry 1kb?

We are implementing item customizations (such as enchants, modifications, etc) that require storing many pieces of small data (many keys, each value is small).

So depending on the API limitations from playfab, we may just store it in 1 key as a string or individual key/value pairs.

Thanks

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

·
Rick Chen avatar image
Rick Chen answered

Normally the limit of Inventory item data key size is 20 bytes and the limit of Inventory item data value size is 100 bytes. You can check that in [Your Game Manager]->[Title Settings]->[Limits].

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.