Google Play Install Referrer
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Bạn có thể sử dụng Install Referrer API của Cửa hàng Google Play để truy xuất nội dung liên kết giới thiệu một cách an toàn trong Google Play, ví dụ như:
- URL liên kết giới thiệu của gói được cài đặt.
- Dấu thời gian tính bằng giây kể từ lượt nhấp vào đường liên kết giới thiệu (cả phía ứng dụng và máy chủ).
- Dấu thời gian tính bằng giây kể từ khi quá trình cài đặt bắt đầu (cả phía ứng dụng và máy chủ).
- Phiên bản của ứng dụng tại thời điểm cài đặt lần đầu.
- Liệu người dùng đã tương tác với
trải nghiệm tức thì của ứng dụng trong 7 ngày qua hay không.
Yêu cầu
Có thể mở API Install Referrer bằng một ứng dụng của Cửa hàng Google Play trên một thiết bị. Các thiết bị có phiên bản ứng dụng
Google Play 8.3.73 trở lên sẽ tự động có quyền truy cập vào API này.
Bạn cũng phải có tài khoản Google Play Console thì mới có thể sử dụng API Install Referrer.
Sử dụng API
API Install Referrer được triển khai dưới dạng giao diện
Ngôn ngữ định nghĩa giao diện Android (AIDL).
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Google Play Install Referrer\n\nYou can use the Google Play Store's Install Referrer API to securely retrieve referral content\nfrom Google Play, such as:\n\n- The referrer URL of the installed package.\n- The timestamp, in seconds, of when a referrer click happened (both client- and server-side).\n- The timestamp, in seconds, of when an installation began (both client- and server-side).\n- The app's version at the time when the app was first installed.\n- Whether the user has interacted with your app's [instant experience](/topic/google-play-instant/overview) in the past 7 days.\n\nRequirements\n------------\n\nThe Install Referrer API is exposed by the Google Play Store app on a device. Devices with a\nGoogle Play app version of 8.3.73 or later automatically have access to the API.\n\nYou must also have a Google Play Console account to use the Install Referrer API.\n\nUsing the API\n-------------\n\nThe Install Referrer API is implemented as an\n[Android Interface Definition Language (AIDL)](/guide/components/aidl) interface.\n\n- If you are using the Kotlin programming language or the Java programming language, use the [Play Install Referrer Client Library](/google/play/installreferrer/library) to simplify your coding.\n- If you are using another programming language, use the [Play Install Referrer API](/google/play/installreferrer/igetinstallreferrerservice)."]]