github.com/prebid/prebid-server@v0.275.0/adapters/tappx/tappxtest/supplemental/no-imps.json (about)

     1  {
     2    "mockBidRequest": {
     3      "id": "0000000000001",
     4      "test": 1,
     5      "imp": [],
     6      "app": {
     7        "id": "app_001",
     8        "bundle": "com.rovio.angrybirds",
     9        "publisher": {
    10          "id": "2"
    11        }
    12      }
    13    },
    14    "expectedMakeRequestsErrors": [
    15      {
    16        "value": "No impression in the bid request",
    17        "comparison": "literal"
    18      }
    19    ]
    20  }