[[["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."],[[["This documentation outlines globally available enumerations used in the IMA SDK for tvOS."],["These enumerations manage error types and codes, ad events, UI elements, and friendly obstructions during ad playback."],["Developers can utilize these enumerations to handle ad interactions and customize the user interface."],["Each enumeration is defined with corresponding Swift and Objective-C declarations for platform compatibility."]]],["The document outlines globally available enumerations for ad management. `IMAErrorType` and `IMAErrorCode` define potential error types and codes during ad loading/playback. `IMAAdEventType` lists different event types sent by the ad manager. `IMAFriendlyObstructionPurpose` specifies reasons for registering an obstruction as friendly. Lastly, `IMAUiElementType` details customizable UI elements. Each enumeration includes declarations in both Swift and Objective-C, using `Int` or `NSInteger` for underlying types.\n"]]