Optional, detailed reasoning for registering this obstruction as friendly.
If the detailedReason is not null, it must follow the IAB
standard by being 50 characters or less and only containing characters
A-z, 0-9, or spaces.
[[["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\u003eIMAFriendlyObstruction\u003c/code\u003e allows marking specific views as "friendly" for viewability measurement, meaning they won't negatively impact ad viewability calculations.\u003c/p\u003e\n"],["\u003cp\u003eIt requires specifying the obstructing \u003ccode\u003eview\u003c/code\u003e, the \u003ccode\u003epurpose\u003c/code\u003e of the obstruction (e.g., for navigation or a close button), and an optional \u003ccode\u003edetailedReason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe optional \u003ccode\u003edetailedReason\u003c/code\u003e provides further context and should adhere to IAB standards (50 characters or less, alphanumeric and spaces only).\u003c/p\u003e\n"],["\u003cp\u003eInstances are created using the \u003ccode\u003einitWithView:purpose:detailedReason:\u003c/code\u003e initializer, taking the view, purpose, and detailed reason as arguments.\u003c/p\u003e\n"]]],["`IMAFriendlyObstruction` identifies a view obstruction marked as \"friendly\" for viewability measurement. It includes the obstructing `view`, the `purpose` of the obstruction, and an optional `detailedReason` (up to 50 characters, alphanumeric or spaces). It is initialized with the view, purpose, and detailed reasoning, and allows for retrieval of these properties. It allows for registering an obstruction to viewability measurement.\n"],null,[]]