HMS IAP PMS 除了创建产品、价格和语言管理,还能做什么?

Other than create products, price and langauage management, what HMS IAP PMS can do?

华为应用内购提供产品管理系统(PMS),用于管理多个位置的应用内产品(包括游戏)的价格和语言。除了华为应用市场开发者可以直接使用的这两个类目,PMS还提供了哪些功能,开发者如何使用?

The Product Management System (PMS) API 允许您创建和更新产品和促销信息,包括产品价格和显示语言,实施 in-app 产品价格管理和全球位置本地化定价的显示语言。

  1. 创建产品:包括创建 Non-Subscription 产品(消耗品和 Non-consumables)和创建订阅产品 (auto-renewable)
  2. 查询商品:您可以调用Querying Details of a Product API to query a specific product based on the app ID and product ID or call the Querying Products by Criteria API查询所有符合您指定条件的商品,例如指定应用中的所有商品和指定应用中的所有商品订阅组,可按属性排序
  3. 更新产品信息:基本产品信息包括产品名称、语言、价格和状态。您可以拨打Updating a Product or Updating Products in BatchesAPI更新商品基本信息
  4. 管理产品状态:产品的状态在创建时指定。然后可以调用Activating Products in Batches or Deactivating Products in BatchesAPI批量更新商品状态
  5. 管理产品促销信息:您可以调用 Creating Product Promotion Information API to create product promotion information for both subscription and non-subscription products, including the including the promotion time period, applicable countries/regions, and promotional prices. To update the information, call the Updating Product Promotion Information API.