[[["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\u003eThe \u003ccode\u003eGADDebugOptionsViewControllerDelegate\u003c/code\u003e protocol handles events from the \u003ccode\u003eGADDebugOptionsViewController\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a method, \u003ccode\u003edebugOptionsViewControllerDidDismiss:\u003c/code\u003e, which is called when the debug options view is closed or the debug flow is finished.\u003c/p\u003e\n"]]],[],null,["# GoogleMobileAds Framework Reference\n\nGADDebugOptionsViewControllerDelegate\n=====================================\n\n @protocol GADDebugOptionsViewControllerDelegate \u003cNSObject\u003e\n\nDelegate for the GADDebugOptionsViewController.\n- `\n ``\n ``\n `\n\n ### [-debugOptionsViewControllerDidDismiss:](#/c:objc(pl)GADDebugOptionsViewControllerDelegate(im)debugOptionsViewControllerDidDismiss:)\n\n `\n ` \n Called when the debug options flow is finished. \n\n #### Declaration\n\n Swift \n\n func debugOptionsViewControllerDidDismiss(_ controller: DebugOptionsViewController)\n\n Objective-C \n\n - (void)debugOptionsViewControllerDidDismiss:\n (nonnull ../Classes/GADDebugOptionsViewController.html *)controller;"]]