Google Play Install Referrer
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি Google Play থেকে নিরাপদে রেফারেল সামগ্রী পুনরুদ্ধার করতে Google Play Store এর Install Referrer API ব্যবহার করতে পারেন, যেমন:
- ইনস্টল করা প্যাকেজের রেফারার URL।
- টাইমস্ট্যাম্প, সেকেন্ডে, যখন একটি রেফারার ক্লিক হয়েছিল (ক্লায়েন্ট- এবং সার্ভার-সাইড উভয়ই)।
- টাইমস্ট্যাম্প, সেকেন্ডে, যখন একটি ইনস্টলেশন শুরু হয়েছিল (ক্লায়েন্ট- এবং সার্ভার-সাইড উভয়ই)।
- যে সময়ে অ্যাপটি প্রথম ইনস্টল করা হয়েছিল সেই সময়ে অ্যাপটির সংস্করণ।
- ব্যবহারকারী গত 7 দিনে আপনার অ্যাপের তাত্ক্ষণিক অভিজ্ঞতার সাথে ইন্টারঅ্যাক্ট করেছে কিনা।
প্রয়োজনীয়তা
Install Referrer API একটি ডিভাইসে Google Play Store অ্যাপ দ্বারা উন্মুক্ত করা হয়। 8.3.73 বা তার পরবর্তী সংস্করণের Google Play অ্যাপ সংস্করণ সহ ডিভাইসগুলিতে স্বয়ংক্রিয়ভাবে API-তে অ্যাক্সেস রয়েছে।
Install Referrer API ব্যবহার করার জন্য আপনার একটি Google Play Console অ্যাকাউন্ট থাকতে হবে।
API ব্যবহার করে
Install Referrer API একটি Android ইন্টারফেস ডেফিনিশন ল্যাঙ্গুয়েজ (AIDL) ইন্টারফেস হিসাবে প্রয়োগ করা হয়েছে৷
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। Java এবং OpenJDK হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-29 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)."]]