[[["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, and `InitializationState`, indicating the adapter's state. `Latency`, an integer value, shows the initialization time in milliseconds, with `0` meaning initialization is ongoing. This data is used for monitoring, and `AdapterState` should be used when making decisions regarding an adapter's status.\n"]]