مُحيل تثبيت Google Play
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكنك استخدام واجهة برمجة التطبيقات Install Referrer API من "متجر Google Play" لاسترداد محتوى الإحالة بأمان من Google Play، مثل:
- عنوان URL المُحيل للحزمة المثبَّتة.
- الطابع الزمني بالثواني لوقت حدوث النقرة المُحيلة (من جهة العميل والخادم معًا).
- الطابع الزمني بالثواني لوقت بدء التثبيت (من جهة العميل والخادم على حدّ سواء).
- إصدار التطبيق في الوقت الذي تم فيه تثبيت التطبيق لأول مرة.
- ما إذا كان المستخدم قد تفاعل مع التجربة الفورية لتطبيقك في آخر 7 أيام.
الشروط
يعرض تطبيق "متجر Google Play" على أحد الأجهزة واجهة برمجة التطبيقات المُحيلة للتثبيت. يمكن للأجهزة التي تعمل بالإصدار 8.3.73 من تطبيق Google Play أو إصدار أحدث الوصول إلى واجهة برمجة التطبيقات تلقائيًا.
يجب أن يكون لديك أيضًا حساب على Google Play Console لاستخدام واجهة برمجة التطبيقات Install Referrer API.
استخدام واجهة برمجة التطبيقات
يتم تنفيذ واجهة برمجة التطبيقات لمحيل التثبيت كواجهة
لغة تعريف واجهة Android (AIDL).
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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)."]]