> ## 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 Reads 미터 API 설명

> inventory reads 미터를 증가시키는 GetInventoryItems 및 스토어 상환 호출을 포함한 PlayFab Economy v2 인벤토리 API의 참조 목록입니다.

# Economy v2 Inventory Reads

Inventory reads는 쓰기보다 더 일반적이며 상대적으로 저렴합니다. 다음 API는 Economy v2 Inventory reads 미터가 증가하도록 합니다.

* [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 pricing](https://playfab.com/pricing/)을 참조하세요
* 게임에 대한 미터 사용량과 비용을 가장 낮은 비율로 유지하는 방법을 배우려면 [소비 모범 사례](/services/playfab/pricing/consumption-best-practices)를 참조하세요


## Related topics

- [Profile Reads 미터 API 설명](/ko/services/playfab/pricing/meters/profile-reads.md)
- [Inventory Writes 미터 API 설명](/ko/services/playfab/pricing/meters/economy-writes.md)
- [Content & Configuration Reads 미터 API 설명](/ko/services/playfab/pricing/meters/file-reads.md)
- [Profile Writes 미터 API 설명](/ko/services/playfab/pricing/meters/profile-writes.md)
- [Content & Configuration Writes 미터 API 설명](/ko/services/playfab/pricing/meters/file-writes.md)
