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 developers to mark specific views as "friendly" for viewability measurement, ensuring they don't negatively impact ad metrics.\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., navigation bar), and an optional \u003ccode\u003edetailedReason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edetailedReason\u003c/code\u003e, if provided, must adhere to IAB standards: 50 characters or less, containing only alphanumeric characters and spaces.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers initialize an \u003ccode\u003eIMAFriendlyObstruction\u003c/code\u003e instance using the designated initializer, providing the necessary view, purpose, and optional detailed reason.\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,[]]