@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Type Alias StandardErrorCode

    StandardErrorCode: typeof ErrorCodeValues[number] | ForwardCompatErrorCode

    Standard error codes defined by the AdCP specification (manifest-driven) plus any codes the SDK pre-emptively recognizes ahead of its primary ADCP_VERSION pin (forward-compat overlay).

    Use this for type-safe error handling in agent recovery logic — typed override keys on BuyerRetryPolicy, exhaustive switch blocks, etc.