Durch die jüngsten Aktualisierungen der Google-Richtlinien für Publisher wurden neue Anforderungen an die Offenlegung und Einwilligung von Publishern eingeführt, die genaue Standortdaten von Nutzern zu Werbezwecken an Google weitergeben.
Wenn diese Richtlinie auf Sie zutrifft, zeigt das folgende Snippet eine Möglichkeit, wie Sie Ihre Nutzer über die Datenweitergabe informieren können:
[null,null,["Zuletzt aktualisiert: 2025-03-01 (UTC)."],[[["Google Publisher Policies now require publishers to obtain user consent before passing precise location data for ads-related purposes."],["Publishers need to clearly inform users about how their precise location data is being used and shared with third parties, such as for personalized advertising, analytics, and attribution."],["The provided code snippets offer examples of how to present a consent overlay to users, but they need to be customized to accurately reflect each publisher's specific data sharing practices."],["Publishers should replace the placeholder comments in the code snippets with their own logic for handling user acknowledgement of the data sharing disclosure."]]],["Google's updated Publisher Policies require publishers to notify users about sharing precise location data for ads. Publishers must obtain user consent for this data sharing. Example code snippets in Kotlin and Java are provided to show how to inform users via a consent overlay. The code displays a message stating that the app may use and share user location for personalized advertising, analytics, and attribution, and directs users to the privacy policy for further information. Customization of the provided code is needed.\n"]]