react-native-google-mobile-ads
    Preparing search index...

    Type Alias AdapterResponseInfo

    AdapterResponseInfo: AdapterResponseInfoBase & (
        | { adError: null; outcome: "success" }
        | { adError: AdapterResponseError; outcome: "error" }
    )

    One waterfall row. outcome narrows adError without pretending the shared adapter identity and latency fields disappear when a row fails.