[[["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."],[],["The `GADMediationInterstitialAd` protocol defines an interface for rendered interstitial ads. Its key action is the `-presentFromViewController:` method, which is used to present the interstitial ad from a specified view controller. This method is essential for displaying the ad to the user and is implemented in both Swift (`present(from:)`) and Objective-C (`presentFromViewController:`).\n"]]