[[["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 `GADAppEventDelegate` protocol notifies the app when the SDK receives an app event message from an ad. It includes two methods: `adView:didReceiveAppEvent:withInfo:` for banner ads and `interstitialAd:didReceiveAppEvent:withInfo:` for interstitial ads. Both methods are called when an ad receives an app event, providing the event's name and associated info as strings. These methods are optional to implement within the app.\n"]]