[[["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\u003eGADMediationAdConfiguration\u003c/code\u003e provides adapters with necessary data like the bid response and publisher settings for rendering ads.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the ad string from the 3PAS (\u003ccode\u003ebidResponse\u003c/code\u003e), the view controller to present from (\u003ccode\u003etopViewController\u003c/code\u003e), and publisher-defined mediation settings (\u003ccode\u003ecredentials\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt may contain a watermark (\u003ccode\u003ewatermark\u003c/code\u003e) to identify the ad source and any extras (\u003ccode\u003eextras\u003c/code\u003e) the publisher has registered.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eisTestRequest\u003c/code\u003e property indicates if the request is for test ads.\u003c/p\u003e\n"]]],["The `GADMediationAdConfiguration` provides ad configuration details for rendering ads. It includes the `bidResponse` (ad string from 3PAS), `topViewController` (view controller for presentation), and `credentials` (publisher's mediation setup). Additional data includes a `watermark` (PNG data), `extras` (publisher's registered extras), and `isTestRequest` (flag for test ads). The `topViewController` must be read at presentation time on the main queue. The SDK provides this for the adapter.\n"],null,[]]