{
  "mockBidRequest": {
    "id": "abc",
    "app": {
      "id": "0jqCuiqHfPDHAHrdFfGG",
      "bundle": "test",
      "publisher": {
        "id": "sovrn"
      }
    },
    "imp": [
      {
        "id": "imp123",
        "bidfloor": 1.0,
        "ext": {
          "bidder": {
            "pub_id": "sovrn",
            "med_id": "0jqCuiqHfPDHAHrdFfGG",
            "zone_id": "FgUtQqop18uf1I2fwDie"
          }
        }
      }
    ]
  },

  "expectedMakeRequestsErrors": [{
    "value": "no matching impression with ad format",
    "comparison": "literal"
  }]
}
