[[["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 2024-08-21 UTC."],[[["The `IMACompanionDelegate` protocol enables you to handle events from companion ad slots, like when an ad successfully fills the slot or when a user clicks on it."],["This delegate provides two optional methods: `companionSlot:filled:` which indicates whether a companion ad slot was filled, and `companionSlotWasClicked:` which is triggered when a user clicks on a companion ad."],["Both methods receive the `IMACompanionAdSlot` object as a parameter, allowing you to identify the specific ad slot involved in the event."]]],[]]