Google Play Install Referrer
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google Play Store के Install Referrer API का इस्तेमाल करके, Google Play से रेफ़रल कॉन्टेंट को सुरक्षित तरीके से वापस पाया जा सकता है. जैसे:
- इंस्टॉल किए गए पैकेज का रेफ़रल यूआरएल.
- रेफ़रर क्लिक होने का टाइमस्टैंप (क्लाइंट- और सर्वर-साइड, दोनों).
- इंस्टॉलेशन शुरू होने का टाइमस्टैंप (क्लाइंट- और सर्वर-साइड, दोनों).
- ऐप्लिकेशन को पहली बार इंस्टॉल करने के समय उसका वर्शन.
- उपयोगकर्ता ने पिछले सात दिनों में, आपके ऐप्लिकेशन के इंस्टैंट अनुभव के साथ इंटरैक्ट किया है या नहीं.
ज़रूरी शर्तें
Install Referrer API को डिवाइस पर Google Play Store ऐप्लिकेशन से एक्सपोज़ किया जाता है. जिन डिवाइसों में Google Play ऐप्लिकेशन का 8.3.73 या इसके बाद का वर्शन है उनमें एपीआई का ऐक्सेस अपने-आप मिल जाता है.
Install Referrer API का इस्तेमाल करने के लिए, आपके पास Google Play Console खाता भी होना चाहिए.
एपीआई का इस्तेमाल करना
Install Referrer API को Android इंटरफ़ेस डेफ़िनिशन लैंग्वेज (AIDL) इंटरफ़ेस के तौर पर लागू किया जाता है.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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)."]]