Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-20 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 2025-08-20 UTC."],[[["\u003cp\u003e\u003ccode\u003eGoogleMobileAds.Api.AdManager\u003c/code\u003e provides classes for requesting and displaying ads from Google Ad Manager in Unity apps.\u003c/p\u003e\n"],["\u003cp\u003eIt includes functionalities for banner ads, interstitial ads, and managing ad requests with targeting information.\u003c/p\u003e\n"],["\u003cp\u003eThe API also allows access to app event messages sent from displayed ads.\u003c/p\u003e\n"]]],["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"],null,["# GoogleMobileAds.Api.AdManager Namespace\n\nGoogleMobileAds.Api.AdManager\n=============================\n\nSummary\n-------\n\n| ### Classes ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GoogleMobileAds.Api.AdManager.AdManagerAdRequest](/admob/unity/reference/class/google-mobile-ads/api/ad-manager/ad-manager-ad-request) | An [AdManagerAdRequest](/admob/unity/reference/class/google-mobile-ads/api/ad-manager/ad-manager-ad-request#class_google_mobile_ads_1_1_api_1_1_ad_manager_1_1_ad_manager_ad_request) contains targeting information used to fetch an ad from Google Ad Manager. |\n| [GoogleMobileAds.Api.AdManager.AdManagerBannerView](/admob/unity/reference/class/google-mobile-ads/api/ad-manager/ad-manager-banner-view) | Banner view that works with Google Ad Manager. |\n| [GoogleMobileAds.Api.AdManager.AdManagerInterstitialAd](/admob/unity/reference/class/google-mobile-ads/api/ad-manager/ad-manager-interstitial-ad) | A full page ad experience at natural transition points, such as a page change or an app launch for Google Ad Manager publishers. |\n| [GoogleMobileAds.Api.AdManager.AppEvent](/admob/unity/reference/class/google-mobile-ads/api/ad-manager/app-event) | The app event message sent from the ad. |"]]