[[["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-01-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eIMASignalCompletionHandler\u003c/code\u003e is a type definition used for handling the completion of signal generation, returning either the signals as a string or an error object.\u003c/p\u003e\n"],["\u003cp\u003eThis type definition is available globally and is declared as a typealias in Swift and using a block syntax in Objective-C.\u003c/p\u003e\n"]]],[],null,["# GoogleInteractiveMediaAds Framework Reference\n\nType-Definitions\n================\n\nThe following type definitions are available globally.\n- `\n ``\n ``\n `\n\n ### [IMASignalCompletionHandler](#/c:IMASecureSignalsAdapter.h@T@IMASignalCompletionHandler)\n\n `\n ` \n Completion handler for signal generation. Returns either signals or an error object. \n\n #### Declaration\n\n Swift \n\n typealias IMASignalCompletionHandler = (String?, (any Error)?) -\u003e Void\n\n Objective-C \n\n typedef void (^IMASignalCompletionHandler)(NSString *_Nullable,\n NSError *_Nullable)"]]