github.com/prebid/prebid-server/v2@v2.18.0/adapters/unicorn/unicorntest/supplemental/no-imp-ext.json (about)

     1  {
     2    "mockBidRequest": {
     3      "at": 1,
     4      "imp": [
     5        {
     6          "banner": {
     7            "format": [
     8              {
     9                "w": 300,
    10                "h": 250
    11              }
    12            ],
    13            "api": [5]
    14          },
    15          "id": "29D2F33E-F865-40DA-9320-16EF77935254",
    16          "secure": 1
    17        }
    18      ],
    19      "cur": ["JPY"],
    20      "app": {
    21        "publisher": {
    22          "id": "test"
    23        },
    24        "ext": {
    25          "prebid": {
    26            "source": "prebid-mobile",
    27            "version": "1.9.0"
    28          }
    29        },
    30        "bundle": "net.ada.test",
    31        "ver": "1.9.0"
    32      },
    33      "id": "CFD24FB1-916F-467D-8825-34892B315DB7",
    34      "source": {
    35        "tid": "A4B3EA9F-FF57-4716-AC85-6CBF6A46CFBD"
    36      },
    37      "device": {
    38        "make": "Apple",
    39        "osv": "14.4",
    40        "connectiontype": 1,
    41        "os": "iOS",
    42        "w": 320,
    43        "model": "Simulator",
    44        "ifa": "00000000-0000-0000-0000-000000000000",
    45        "devtime": 1612413327,
    46        "h": 568,
    47        "pxratio": 2,
    48        "ext": {
    49          "atts": 0
    50        }
    51      },
    52      "user": {
    53        "gender": "O"
    54      }
    55    },
    56    "expectedMakeRequestsErrors": [
    57      {
    58        "value": "Error while decoding imp[0].ext: unexpected end of JSON input",
    59        "comparison": "literal"
    60      }
    61    ]
    62  }