Więcej informacji o kluczowych kwestiach, które należy wziąć pod uwagę podczas przygotowywania aplikacji na zmiany w zakresie prywatności w Google Play i Androidzie, znajdziesz w artykule Strategie dotyczące prywatności na Androidzie.
Własny identyfikator wydawcy (dawniej Same App Key)
Wymagania wstępne: pakiet SDK do reklam mobilnych Google w wersji 21.4.0 lub nowszej
W pakiecie SDK do reklam mobilnych Google wprowadzono identyfikator własny wydawcy (wcześniej znany jako klucz identyfikujący tę samą aplikację), który pomoże Ci wyświetlać lepiej dopasowane i spersonalizowane reklamy na podstawie danych zebranych z aplikacji.
Własny identyfikator wydawcy jest domyślnie włączony, ale możesz go wyłączyć w podany niżej sposób.
[null,null,["Ostatnia aktualizacja: 2025-03-01 UTC."],[[["Publisher first-party ID (formerly same app key) in Google Mobile Ads SDK helps deliver personalized ads using app data and is enabled by default."],["You can disable Publisher first-party ID using `MobileAds.putPublisherFirstPartyIdEnabled(false)` in your app's code (Kotlin or Java)."],["This feature requires Google Mobile Ads SDK 21.4.0 or higher and the API name changed in version 22.6.0 but remains compatible with previous versions."],["For further guidance on Android privacy and Google Play compliance, refer to the Privacy strategies for Android resource."]]],["The content focuses on the transition from \"same app key\" to \"Publisher first-party ID\" within the Google Mobile Ads SDK. This ID, enabled by default, uses data from apps to personalize ads. It requires SDK version 21.4.0 or higher. Version 22.6.0 updated the API name, but previous versions (21.4.0 to 22.5.0) still work seamlessly. Publishers can disable the Publisher first-party ID using `MobileAds.putPublisherFirstPartyIdEnabled(false)` in Kotlin or Java. Also advises to check for Android privacy strategies.\n"]]