[[["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 2024-02-06 UTC."],[[["`GADMediationRewardedAdEventDelegate` reports reward-related information from the adapter to the Google Mobile Ads SDK."],["It includes methods to notify the SDK when a user is rewarded, when video playback starts, and when video playback ends."],["These methods help the SDK track and manage rewarded ad events within the mediation flow."]]],["The `GADMediationRewardedAdEventDelegate` protocol informs the Google Mobile Ads SDK about rewarded ad events. The delegate reports when a user has been rewarded via the `didRewardUser` method. It also notifies the SDK when video playback starts and ends using the `didStartVideo` and `didEndVideo` methods, respectively. These actions are designed to provide updates on the status of a rewarded ad's interactions.\n"]]