GoogleMobileAds Framework Reference
GADFullScreenPresentingAd
@protocol GADFullScreenPresentingAd <NSObject>
Protocol for ads that present full screen content.
-
Delegate object that receives full screen content messages.
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 2024-04-11 UTC.
[null,null,["Last updated 2024-04-11 UTC."],[[["The `GADFullScreenPresentingAd` protocol is for ad units that present content in full screen."],["This protocol defines a `fullScreenContentDelegate` property, which is used to receive messages about the full screen content."],["The delegate must conform to the `GADFullScreenContentDelegate` protocol to handle these messages."]]],[]]