Stay organized with collections
Save and categorize content based on your preferences.
GoogleMobileAds.Api.AdManager.AppEvent
The app event message sent from the ad.
Summary
Properties
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-09-07 UTC."],[[["The Google User Messaging Platform (UMP) SDK helps manage user privacy choices and display relevant privacy messages based on the AdMob Application ID."],["You should request consent information updates at each app launch using `Update()` to check consent requirements and privacy options entry points."],["Use `LoadAndShowConsentFormIfRequired()` to present the privacy message form if needed after checking the consent status."],["Implement a privacy options entry point for users to manage their choices using `PrivacyOptionsRequirementStatus` and `ShowPrivacyOptionsForm()`."],["Ensure you have obtained user consent using `CanRequestAds()` before requesting ads in your app."]]],[]]