> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 库存读取计量表 API 说明

> PlayFab 经济 v2 库存 API 的参考列表，包括 GetInventoryItems 和商店兑换调用，这些调用会使库存读取计量表递增。

# 经济 v2 库存读取

库存读取比写入更常见，且相对较便宜。以下 API 会导致经济 v2 库存读取计量表递增。

* [GetInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/get-inventory-items)
* [GetInventoryCollectionIds](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/get-inventory-collection-ids)
* [GetMicrosoftStoreAccessTokens](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/get-microsoft-store-access-tokens/)
* [RedeemAppleAppStoreInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-apple-app-store-inventory-items)
* [RedeemGooglePlayInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-google-play-inventory-items)
* [RedeemMicrosoftStoreInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-microsoft-store-inventory-items)
* [RedeemNintendoEShopInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-nintendo-e-shop-inventory-items)
* [RedeemPlayStationStoreInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-play-station-store-inventory-items)
* [RedeemSteamInventoryItems](https://learn.microsoft.com/en-us/rest/api/services/playfab/economy/inventory/redeem-steam-inventory-items)

## 资源

* 有关每个计量表的最新价格视图，请参见 [PlayFab 定价](https://playfab.com/pricing/)
* 查看 [消费最佳做法](/services/playfab/pricing/consumption-best-practices) 以了解如何为您的游戏保持最低的计量表使用率和成本


## Related topics

- [配置文件读取计量 API 说明](/zh-CN/services/playfab/pricing/meters/profile-reads.md)
- [库存写入计量表 API 说明](/zh-CN/services/playfab/pricing/meters/economy-writes.md)
- [内容与配置读取计量 API 说明](/zh-CN/services/playfab/pricing/meters/file-reads.md)
- [统计信息计量](/zh-CN/services/playfab/pricing/meters/statistics-meters.md)
- [PlayFab 消费最佳做法](/zh-CN/services/playfab/pricing/consumption-best-practices.md)
