[[["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."],[],["GADAdapterStatus provides an immutable snapshot of a mediation adapter's initialization. It reveals the `state` of the adapter's initialization, available through an `AdapterInitializationState` enum. It also includes a detailed `description` of the status, represented as a string. Additionally, it exposes the adapter's initialization `latency` in seconds, with a value of 0 if initialization is ongoing. The information is available for both Swift and Objective-C environments.\n"]]