{
  "mockBidRequest": {
    "id": "1C86242D-9535-47D6-9576-7B1FE87F282C",
    "site": {
      "page": "http://localhost:3000/server.html?pbjs_debug=true&endpoint=http://localhost:3000/bidder"
    },
    "imp": [
      {
        "id": "1C86242D-9535-47D6-9576-7B1FE87F282C",
        "banner": {
          "format": [
            {
              "w": 320,
              "h": 50
            },
            {
              "w": 320,
              "h": 250
            }
          ]
        },
        "ext": {
          "bidder": {
            "publisherId": "1100042525",
            "adspaceId": "130563103"
          }
        }
      }
    ],
    "device": {
      "ua": "test-user-agent",
      "ip": "123.123.123.123",
      "language": "en",
      "dnt": 0
    },
    "user": {
      "ext": {
        "data": {
          "yob": ""
        }
      }
    },
    "regs": {
      "coppa": 1,
      "ext": {
        "gdpr": 1,
        "us_privacy": "uspConsentString"
      }
    }
  },
  "expectedMakeRequestsErrors": [
    {
      "value": "Invalid user.ext.data.",
      "comparison": "literal"
    }
  ]
}