Google Play 安装推荐程序
使用收藏保持井井有条 根据您的偏好保存和分类内容。
您可以使用 Google Play 商店的安装推荐程序 API 安全地从 Google Play 检索推荐内容,例如
- 安装包的推荐程序 URL。
- 推荐程序点击发生的时间戳(以秒为单位)(客户端和服务器端)。
- 安装开始的时间戳(以秒为单位)(客户端和服务器端)。
- 应用首次安装时的应用版本。
- 用户在过去 7 天内是否与您的应用的 即时体验 交互。
要求
设备上的 Google Play 商店应用公开了安装推荐程序 API。具有 Google Play 应用 8.3.73 或更高版本的设备会自动访问该 API。
您还需要拥有 Google Play 管理中心帐户才能使用安装推荐程序 API。
使用 API
安装推荐程序 API 作为 Android 接口定义语言 (AIDL) 接口实现。
此页面上的内容和代码示例受 内容许可 中描述的许可约束。Java 和 OpenJDK 是 Oracle 和/或其关联公司的商标或注册商标。
上次更新时间为 2024 年 5 月 20 日协调世界时。
[{ "type": "thumb-down", "id": "missingTheInformationINeed", "label":"缺少我需要的信息" },{ "type": "thumb-down", "id": "tooComplicatedTooManySteps", "label":"太复杂/步骤太多" },{ "type": "thumb-down", "id": "outOfDate", "label":"过时" },{ "type": "thumb-down", "id": "samplesCodeIssue", "label":"示例/代码问题" },{ "type": "thumb-down", "id": "otherDown", "label":"其他" }]
[{ "type": "thumb-up", "id": "easyToUnderstand", "label":"易于理解" },{ "type": "thumb-up", "id": "solvedMyProblem", "label":"解决了我的问题" },{ "type": "thumb-up", "id": "otherUp", "label":"其他" }]
{ "lastModified": "上次更新时间为 2024 年 5 月 20 日协调世界时。", "confidential": False }