[[["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."],[],["The `AdapterStatus` provides a snapshot of a mediation adapter's initialization. Key information includes: `Description`, a string detailing the status (primarily for logging); `InitializationState`, indicating the adapter's current state; and `Latency`, an integer representing initialization time in milliseconds (0 if incomplete). Use `AdapterState` to determine an adapter status. These details are immutable and provide insight into an adapter's status during initialization.\n"]]