我想一次在我的产品列表中添加多个产品。我用谷歌搜索了很多,但没有找到任何东西。请帮我这样做。
问问题
109 次
2 回答
1
这记录在 In app billing reference here的Adding a batch of items to a product list
子标题下。但目前不支持批量添加订阅产品。
于 2012-07-19T10:56:50.567 回答
1
要使用 CSV 文件将一批商品添加到产品列表中,您首先需要创建 CSV 文件。检查一下 - http://developer.android.com/guide/google/play/billing/billing_admin.html#计费形式添加
于 2012-07-19T10:57:07.103 回答