GoogleMobileAds.Api.AdManager
Summary
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.
[null,null,["Last updated 2023-09-07 UTC."],[[["`GoogleMobileAds.Api.AdManager` provides classes for requesting and displaying ads from Google Ad Manager in Unity apps."],["It includes functionalities for banner ads, interstitial ads, and managing ad requests with targeting information."],["The API also allows access to app event messages sent from displayed ads."]]],["The content outlines classes within the GoogleMobileAds.Api.AdManager namespace. Key actions involve using `AdManagerAdRequest` to fetch targeted ads. `AdManagerBannerView` displays banner ads, while `AdManagerInterstitialAd` presents full-page ads during transitions. The `AppEvent` class handles messages sent from the ads themselves, allowing for interactions. These classes facilitate integrating Google Ad Manager functionalities within applications.\n"]]