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 2023-11-14 UTC."],[[["`IMAAdEvent` is a simple data class used to transport ad playback information."],["It provides information like the type of ad event (e.g., start, complete), the current ad playing, and any extra data associated with the ad."],["The `type` property indicates the nature of the event, while `typeString` offers a human-readable representation of that type."],["The `ad` property holds the details of the current or recently played ad and is available for specific events like start, quartiles, midpoint, complete, and tap."],["`adData` can contain additional details about the ad in the form of a dictionary."]]],[]]