Limits - Economy (V2)
Economy v2 is now Generally Available. For support and feedback, go to the PlayFab Forum.
- Limit (Player) refers to when the entity being targeted is a Player.
- Limit (Title) refers to when the entity being targeted is a Title.
All APIs are counted separately from one another.
Catalog Throttling
Read
Write/Manage
Inventory Throttling
- Inventory throttling will be calculated based on the target entity, individually for each API. - For example, if a Player or a Title (game service, CloudScript, etc.) calls an Inventory API to update the Player entity’s inventory, the Limit (Player) throttling will be applied. - Group entity inventories are also supported, and Group Entities share the same throttling rate as Player entities. See also Groups.
Read
Read Transaction History
Write
Redeem
API Limits
Binary Content Size
The maximum file size allowed is 500MB.Binary Content Quantity
Up to 100 images and 100 files can be added to an item.- Files have no restrictions.
- Images can only be uploaded using .png, .jpg, .gif, or .bmp file types.
CreateUploadsUrls
Content blobs/URLs will be garbage collected after 24 hours if not attached to a draft or published item.Catalog Maximum Page Size
The following are the maximum number of items returned for the various APIs. You can use continuation tokens to paginate through results that return more than the limit.SearchItems- 50 Items per pageGetItems- 50 Items per pageGetItemReviews- 50 Items per pageGetItemContainers- 50 Items per pageGetEntityDraftItems- 50 Items per page
Catalog Default Page Size
SearchItems- 10 Items per pageGetItems- 10 Items per pageGetItemReviews- 10 Items per pageGetItemContainers- 10 Items per pageGetDraftItems- 10 Items per pageGetEntityDraftItems- 10 Items per page
Inventory Maximum Page Size
The following are the maximum count of items returned for the various APIs. You can use continuation tokens to paginate through results that return greater than the limit.Inventory Default Page Size
GetInventoryItems- 10 Items per pageGetInventoryCollectionIds- 10 Items per pageGetTransactionHistory- 10 Items per page
Search Filter Complexity
There are checks enforced to prevent the use of overly complicatedFilter queries used in SearchItems calls. More information can be found here.
Catalog Item
Catalog creator entity limit
Up to 20GB of catalog data are allowed per Catalog creator entity. This limit is most likely to be encountered for Catalog Items created by the Title entity.Titles
Titles have a 512 character limit per country code.Descriptions
Descriptions have a 10000 character limit per country code.Keywords
Keywords have a 50 character limit per keyword and up to 32 keywords can be added per country code.Display Properties
The Display Properties field has a 10000 byte limit.Tags
Tags have a 32 character limit per tag. Titles can have a maximum of 1024 Tags and up to 32 Tags can be added to an itemContent Types
Content Types have a 32 character limit per content type. Titles can have a maximum of 128 Content Types.PricesOptions
The price options list has a length limit of 15 price options.Amounts
The amounts list has a length limit of 15 amounts.UnitDurationInSeconds
The unit duration has a limit of 100 years (3,155,695,200 seconds).AlternateIds
Each alternate ID has a value length limit of 100 characters. The list length of alternate IDs has a limit of 15 alternate IDs.DisplayVersion
The display version field has a value length limit of 50 characters.ClientVersion
The client version has a 3 segment limit, with each segment allowing a maximum value of 65535.For example: “1.65535.234”.
ItemReferences
The ItemReferences field has a limit of 250 items.Catalog Config
AdminEntities
The list for admin entities has a 64 entity limit.ReviewerEntities
The list for admin entities has a 128 entity limit.Deep Links
The max number of deep links is of 10 links.DisplayPropertyIndexInfo
There’s a limit of 5 values per each display property type.Content Types
The list of content types has a limit of 128 types, each with a max length of 40 characters.Platforms
The list of platforms has a limit of 128 platforms, each with a max length of 40 characters.Tags
The list of tags has a limit of 1024 tags, each with a max length of 32 characters.Player Inventory
Batch Operations
The max number of inventory operations to be executed is of 50 operations. The max number of items to be modified is 300 items.(for example, you can add one full bundle and up to 50 other items)
