{
  "mockBidRequest": {
    "id": "unsupported-native-request",
    "imp": [
      {
        "id": "unsupported-native-imp",
        "native": {
          "ver": "1.1"
        },
        "ext": {
          "bidder": {
            "placementId": 1
          }
        }
      }
    ]
  },

  "expectedMakeRequestsErrors": [
    {
      "value": "ignoring imp id=unsupported-native-imp, Adtelligent supports only Video and Banner",
      "comparison": "literal"
    }
  ]
}
