GoogleMobileAds Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
-
Declaration
Swift
func present(from viewController: UIViewController)
Objective-C
- (void)presentFromViewController:(nonnull UIViewController *)viewController
NS_SWIFT_NAME(present(from:));
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.
[null,null,["Last updated 2025-08-20 UTC."],[[["\u003cp\u003e\u003ccode\u003eGADMediationRewardedAd\u003c/code\u003e is a protocol that represents a rendered rewarded ad, allowing for presenting a rewarded ad experience in your app.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epresentFromViewController:\u003c/code\u003e method enables the presentation of the rewarded ad, though its specific usage and functionality are currently undocumented.\u003c/p\u003e\n"]]],[],null,["# GoogleMobileAds Framework Reference\n\nGADMediationRewardedAd\n======================\n\n @protocol GADMediationRewardedAd \u003c../Protocols.html#/c:objc(pl)GADMediationAd\u003e\n\nRendered rewarded ad.\n- `\n ``\n ``\n `\n\n ### [-presentFromViewController:](#/c:objc(pl)GADMediationRewardedAd(im)presentFromViewController:)\n\n `\n ` \n Undocumented \n\n #### Declaration\n\n Swift \n\n func present(from viewController: UIViewController)\n\n Objective-C \n\n - (void)presentFromViewController:(nonnull UIViewController *)viewController\n NS_SWIFT_NAME(present(from:));"]]