github.com/prebid/prebid-server/v2@v2.18.0/adapters/smartadserver/smartadservertest/supplemental/request-no-imp.json (about)

     1  {
     2    "mockBidRequest": {
     3      "id": "test-request-id",
     4      "imp": [
     5      ]
     6    },
     7    "expectedMakeRequestsErrors": [
     8      {
     9        "value": "No impression in the bid request",
    10        "comparison": "literal"
    11      }
    12    ]
    13  }