devowl-wp
    Preparing search index...
    PreDecisionGatewayResult: "all" | "essentials" | "dnt" | "consent" | "nothing"

    Type declaration

    • "all"

      This can only happen for bots or custom bypasses; no consent is saved in Consent API.

    • "essentials"

      This can only happen for custom bypasses; no consent is saved in Consent API.

    • "dnt"

      This can only happen for "Do not track", consent is marked as DNT in Consent API.

    • "consent"

      Current user selected decision is applied as cookie, nothing is saved in Consent API. If no consent is available, it automatically falls back to consent.

    • "nothing"

      Do not show banner dialog, simply do nothing.