The current ad that is playing or just played. This will be nil except for
events where an ad is available (start, quartiles, midpoint, complete, and tap).
[[["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\u003eIMAAdEvent\u003c/code\u003e is a simple data class used to transport ad playback information.\u003c/p\u003e\n"],["\u003cp\u003eIt provides information like the type of ad event (e.g., start, complete), the current ad playing, and any extra data associated with the ad.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etype\u003c/code\u003e property indicates the nature of the event, while \u003ccode\u003etypeString\u003c/code\u003e offers a human-readable representation of that type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ead\u003c/code\u003e property holds the details of the current or recently played ad and is available for specific events like start, quartiles, midpoint, complete, and tap.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eadData\u003c/code\u003e can contain additional details about the ad in the form of a dictionary.\u003c/p\u003e\n"]]],[],null,[]]