Google Play Install Referrer
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
您可以使用 Google Play 商店的 Install Referrer API,即可從 Google Play 中安全地擷取參照內容,像是:
- 已安裝套件的參照網址。
- 參照網址點選事件發生時的時間戳記 (包括用戶端和伺服器端),以秒為單位。
- 安裝開始時的時間戳記 (包含用戶端和伺服器端),以秒為單位。
- 首次安裝應用程式時的應用程式版本。
- 過去 7 天內,使用者是否曾嘗試過應用程式的免安裝體驗。
要求
裝置上的 Google Play 商店應用程式提供 Install Referrer API。安裝 Google Play 應用程式 8.3.73 以上版本的裝置會自動取得該 API 的存取權。
您必須擁有 Google Play 管理中心帳戶,才能使用 Install Referrer API。
使用 API
Install Referrer API 是以 Android 介面定義語言 (AIDL) 介面實作。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2022-04-08 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"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":"其他"
}]