{
  "mockBidRequest": {
    "id": "6d773e60ab245243a04217d5f7e9e786",
    "imp": [{
      "id": "bfb2dd46a5e63a0a84711c20fd8ce9e1",
      "video": {
        "mimes": ["video/mp4", "video/ogg", "video/webm"],
        "minduration": 3,
        "maxduration": 3000,
        "protocols": [2, 3, 5, 6, 7, 8],
        "w": 480,
        "h": 320,
        "linearity": 1,
        "playbackmethod": [2],
        "pos": 0
      },
      "bidfloor": 0.40404,
      "bidfloorcur": "USD",
      "secure": 1,
      "exp": 3600,
      "ext": {
        "bidder": {
          "key": "test_video"
        }
      }
    }],
    "site": {
      "id": "1c94d85ea1a55ebf3325a82935240614",
      "domain": "kiwilimon.com",
      "cat": ["IAB1", "IAB2", "IAB3", "IAB4", "IAB5", "IAB6", "IAB7", "IAB8", "IAB9", "IAB10", "IAB11", "IAB13", "IAB14", "IAB15", "IAB17", "IAB18"],
      "page": "https://kiwilimon.com/",
      "publisher": {
        "id": "866d6b3a4a483ed4a454a1acaa588852"
      },
      "ext": {
        "amp": 0
      }
    },
    "device": {
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36",
      "geo": {
        "lat": 20.6668,
        "lon": -103.3918,
        "accuracy": 5,
        "country": "MEX",
        "region": "JAL",
        "zip": "45186"
      },
      "dnt": 0,
      "lmt": 0,
      "ip": "187.152.119.145",
      "devicetype": 2,
      "os": "Windows",
      "osv": "10",
      "carrier": "Telmex"
    },
    "test": 1,
    "at": 1,
    "tmax": 500,
    "cur": ["USD"],
    "source": {
      "tid": "42da74bc-88c5-40ea-8187-9070a34e8e10"
    },
    "regs": {
      "ext": {
        "gdpr": 0
      }
    }
  },

  "httpCalls": [
    {
      "expectedRequest": {
        "uri": "http://service.e-volution.ai/pbserver",
        "body": {
          "id": "6d773e60ab245243a04217d5f7e9e786",
          "imp": [{
            "id": "bfb2dd46a5e63a0a84711c20fd8ce9e1",
            "video": {
              "mimes": ["video/mp4", "video/ogg", "video/webm"],
              "minduration": 3,
              "maxduration": 3000,
              "protocols": [2, 3, 5, 6, 7, 8],
              "w": 480,
              "h": 320,
              "linearity": 1,
              "playbackmethod": [2],
              "pos": 0
            },
            "bidfloor": 0.40404,
            "bidfloorcur": "USD",
            "secure": 1,
            "exp": 3600,
            "ext": {
              "bidder": {
                "key": "test_video"
              }
            }
          }],
          "site": {
            "id": "1c94d85ea1a55ebf3325a82935240614",
            "domain": "kiwilimon.com",
            "cat": ["IAB1", "IAB2", "IAB3", "IAB4", "IAB5", "IAB6", "IAB7", "IAB8", "IAB9", "IAB10", "IAB11", "IAB13", "IAB14", "IAB15", "IAB17", "IAB18"],
            "page": "https://kiwilimon.com/",
            "publisher": {
              "id": "866d6b3a4a483ed4a454a1acaa588852"
            },
            "ext": {
              "amp": 0
            }
          },
          "device": {
            "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36",
            "geo": {
              "lat": 20.6668,
              "lon": -103.3918,
              "accuracy": 5,
              "country": "MEX",
              "region": "JAL",
              "zip": "45186"
            },
            "dnt": 0,
            "lmt": 0,
            "ip": "187.152.119.145",
            "devicetype": 2,
            "os": "Windows",
            "osv": "10",
            "carrier": "Telmex"
          },
          "test": 1,
          "at": 1,
          "tmax": 500,
          "cur": ["USD"],
          "source": {
            "tid": "42da74bc-88c5-40ea-8187-9070a34e8e10"
          },
          "regs": {
            "ext": {
              "gdpr": 0
            }
          }
        },
        "impIDs":["bfb2dd46a5e63a0a84711c20fd8ce9e1"]
      },
      "mockResponse": {
        "status": 200,
        "body": ""
      }
    }
  ],
  "expectedMakeBidsErrors": [
    {
      "value": "Bad response, expect { or n, but found \"",
      "comparison": "literal"
    }
  ],

  "expectedBidResponses": []
}