{
  "mockBidRequest": {
    "id": "0000000000001",
    "imp": [
      {
        "id": "adunit-1",
        "banner": {
          "w": 300,
          "h": 250
        },
        "ext": {
          "bidder": {
            "endpoint": "ZZ123456PS"
          }
        }
      }
    ],
    "app": {
      "id": "app_001",
      "bundle": "com.rovio.angrybirds",
      "publisher": {
        "id": "2"
      }
    },
    "user": {
      "buyeruid": "A-38327932832"
    }
  },

  "expectedMakeRequestsErrors": [
    {
      "value": "Tappx key undefined",
      "comparison": "literal"
    }
  ]
 
}