REST Resource: generatedapks
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
下载通过特定 app bundle 生成的单个签名 APK。 |
|
返回指定 app bundle 生成的所有 APK 的下载元数据。 |
错误代码
此资源的操作会返回以下 HTTP 错误代码:
错误代码 |
原因 |
分辨率 |
5xx |
Google Play 服务器中的一般错误。 |
请重试您的请求。
如果问题仍然存在,请与您的 Google Play 客户经理联系,或提交支持请求。
不妨查看 Play 状态信息中心,了解是否存在任何已知的中断。
|
409 |
并发更新错误。
尝试更新正在更新的对象。例如,通过同时调用 Play 结算库的 acknowledgePurchase() 方法和 Play Developer API 的 purchases.products.acknowledge 来确认购买交易。 |
请重试您的请求。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-10-10。
[null,null,["最后更新时间 (UTC):2025-10-10。"],[],["The content outlines actions related to APKs generated from app bundles. It details two primary methods: `download` and `list`. The `download` method retrieves a single, signed APK. The `list` method provides download metadata for all APKs produced from a specific app bundle. Critically, this resource has no persistent data associated with it. The actions revolve around retrieving and managing information about these generated APK files.\n"]]