> ## 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.

# Inventory 読み取りメーター API の説明

> GetInventoryItems やストア引き換え呼び出しなど、インベントリ読み取りメーターを増分させる PlayFab Economy v2 のインベントリ API リファレンス。

# Economy v2 Inventory 読み取り

Inventory の読み取りは書き込みよりも一般的で、比較的低コストです。以下の API により Economy v2 Inventory 読み取りメーターが増加します。

* [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

- [Profile Reads メーター API の説明](/ja-jp/services/playfab/pricing/meters/profile-reads.md)
- [Profile Writes メーター API の説明](/ja-jp/services/playfab/pricing/meters/profile-writes.md)
- [Inventory Writes メーター API の説明](/ja-jp/services/playfab/pricing/meters/economy-writes.md)
- [Content & Configuration Reads メーター API の説明](/ja-jp/services/playfab/pricing/meters/file-reads.md)
- [Content & Configuration Writes メーター API の説明](/ja-jp/services/playfab/pricing/meters/file-writes.md)
