Google Play और Android में निजता से जुड़े बदलावों के लिए, अपने ऐप्लिकेशन को तैयार करते समय ध्यान रखने वाली अहम बातों के बारे में जानने के लिए, Android के लिए निजता से जुड़ी रणनीतियां देखें.
पब्लिशर का पहला पक्ष का आईडी, जिसे पहले एक जैसी 'ऐप्लिकेशन कुंजी' कहा जाता था
ज़रूरी शर्तें:
Google Mobile Ads SDK के 21.4.0 या इससे बाद के वर्शन का इस्तेमाल करना
Google Mobile Ads SDK टूल में, पब्लिशर के पहले पक्ष का आईडी जोड़ा गया है. इसे पहले एक जैसी 'ऐप्लिकेशन कुंजी' कहा जाता था. इससे आपको अपने ऐप्लिकेशन से इकट्ठा किए गए डेटा का इस्तेमाल करके, ज़्यादा काम के और उपयोगकर्ता के हिसाब से विज्ञापन दिखाने में मदद मिलती है.
पब्लिशर के पहले पक्ष का आईडी डिफ़ॉल्ट रूप से चालू होता है. हालांकि, इसे यहां बताए गए तरीके का इस्तेमाल करके बंद किया जा सकता है.
[null,null,["आखिरी बार 2025-02-23 (UTC) को अपडेट किया गया."],[[["The Google Mobile Ads SDK now uses Publisher first-party ID (formerly same app key) to deliver more relevant ads using app data."],["Publisher first-party ID is enabled by default in Google Mobile Ads SDK 21.4.0 and higher."],["You can disable Publisher first-party ID using `MobileAds.putPublisherFirstPartyIdEnabled(false)` in your code."],["While the name and API have changed, existing same app key activations for SDK versions 21.4.0 to 22.5.0 remain unaffected."],["Refer to the Privacy strategies for Android page for key considerations regarding Google Play and Android privacy changes."]]],["The key update involves the renaming of \"same app key\" to \"Publisher first-party ID\" within the Google Mobile Ads SDK, specifically in version 22.6.0. This change does not affect prior activations in SDK versions 21.4.0 to 22.5.0. Publisher first-party ID is designed to enhance ad relevance using app data. It's enabled by default, but can be disabled using `MobileAds.putPublisherFirstPartyIdEnabled(false)` in Kotlin or Java. Consult the linked documentation for privacy strategies related to Android.\n"]]