Google Play 설치 리퍼러
Google Play 스토어의 Install Referrer API를 사용하여 Google Play에서 다음과 같은 추천 콘텐츠를 안전하게 가져올 수 있습니다.
- 설치된 패키지의 리퍼러 URL
- 클라이언트 측과 서버 측에서 모두 리퍼러 클릭이 발생한 시간(초)의 타임스탬프
- 클라이언트 측과 서버 측에서 모두 설치가 시작된 시간(초)의 타임스탬프
- 앱이 처음 설치된 시점의 앱 버전
- 사용자가 지난 7일 동안 앱의 인스턴트 환경과 상호작용했는지 여부
요구사항
Install Referrer API는 기기에서 Google Play 스토어 앱에 의해 노출됩니다. Google Play 앱 버전 8.3.73 이상이 설치된 기기에서는 API에 자동으로 액세스할 수 있습니다.
Install Referrer API를 사용하려면 Google Play Console 계정도 필요합니다.
API 사용
Install Referrer API는 Android 인터페이스 정의 언어(AIDL) 인터페이스로 구현됩니다.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-05-02 UTC.
[{
"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":"기타"
}]