[[["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 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nGADDebugOptionsViewController\n=============================\n\n @interface GADDebugOptionsViewController : UIViewController\n\nDisplays debug options to the user.\n- `\n ``\n ``\n `\n\n ### [+debugOptionsViewControllerWithAdUnitID:](#/c:objc(cs)GADDebugOptionsViewController(cm)debugOptionsViewControllerWithAdUnitID:)\n\n `\n ` \n Creates and returns a GADDebugOptionsViewController object initialized with the ad unit ID. \n\n #### Declaration\n\n Objective-C \n\n + (nonnull instancetype)debugOptionsViewControllerWithAdUnitID:\n (nonnull NSString *)adUnitID;\n\n #### Parameters\n\n |------------------|----------------------------------------------------------------------------------------------|\n | ` `*adUnitID*` ` | An ad unit ID for the Google Ad Manager account that is being configured with debug options. |\n\n- `\n ``\n ``\n `\n\n ### [delegate](#/c:objc(cs)GADDebugOptionsViewController(py)delegate)\n\n `\n ` \n Delegate for the debug options view controller. \n\n #### Declaration\n\n Objective-C \n\n @property (readwrite, nonatomic, nullable)\n id\u003c../Protocols/GADDebugOptionsViewControllerDelegate.html\u003e\n delegate;"]]