[[["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\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:));"]]