github.com/prebid/prebid-server@v0.275.0/adapters/unicorn/unicorntest/exemplary/banner-app-no-source.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 "ext": { 18 "prebid": { 19 "storedrequest": { 20 "id": "test_unicorn" 21 } 22 }, 23 "bidder": { 24 "accountId": 12345, 25 "publisherId": "123456", 26 "mediaId": "test_media", 27 "placementId": "test_placement" 28 } 29 } 30 } 31 ], 32 "cur": ["JPY"], 33 "app": { 34 "publisher": { 35 "id": "test" 36 }, 37 "ext": { 38 "prebid": { 39 "source": "prebid-mobile", 40 "version": "1.9.0" 41 } 42 }, 43 "bundle": "net.ada.test", 44 "ver": "1.9.0" 45 }, 46 "id": "CFD24FB1-916F-467D-8825-34892B315DB7", 47 "device": { 48 "make": "Apple", 49 "osv": "14.4", 50 "connectiontype": 1, 51 "os": "iOS", 52 "w": 320, 53 "model": "Simulator", 54 "ifa": "00000000-0000-0000-0000-000000000000", 55 "devtime": 1612413327, 56 "h": 568, 57 "pxratio": 2, 58 "ext": { 59 "atts": 0 60 } 61 }, 62 "user": { 63 "gender": "O" 64 }, 65 "ext": { 66 "prebid": { 67 "targeting": {}, 68 "cache": { 69 "bids": {} 70 }, 71 "storedrequest": { 72 "id": "test" 73 } 74 } 75 } 76 }, 77 78 "httpCalls": [ 79 { 80 "expectedRequest": { 81 "uri": "https://ds.uncn.jp", 82 "body": { 83 "app": { 84 "bundle": "net.ada.test", 85 "ext": { 86 "prebid": { 87 "source": "prebid-mobile", 88 "version": "1.9.0" 89 } 90 }, 91 "id": "test_media", 92 "publisher": { 93 "id": "123456" 94 }, 95 "ver": "1.9.0" 96 }, 97 "at": 1, 98 "cur": ["JPY"], 99 "device": { 100 "connectiontype": 1, 101 "ext": { 102 "atts": 0 103 }, 104 "h": 568, 105 "ifa": "00000000-0000-0000-0000-000000000000", 106 "make": "Apple", 107 "model": "Simulator", 108 "os": "iOS", 109 "osv": "14.4", 110 "pxratio": 2, 111 "w": 320 112 }, 113 "ext": { 114 "prebid": { 115 "storedrequest": { 116 "id": "test" 117 } 118 }, 119 "accountId": 12345 120 }, 121 "id": "CFD24FB1-916F-467D-8825-34892B315DB7", 122 "imp": [ 123 { 124 "banner": { 125 "api": [5], 126 "format": [ 127 { 128 "h": 250, 129 "w": 300 130 } 131 ] 132 }, 133 "ext": { 134 "bidder": { 135 "accountId": 12345, 136 "publisherId": "123456", 137 "mediaId": "test_media", 138 "placementId": "test_placement" 139 } 140 }, 141 "tagid": "test_placement", 142 "id": "29D2F33E-F865-40DA-9320-16EF77935254", 143 "secure": 1 144 } 145 ], 146 "source": { 147 "ext": { 148 "bidder": "unicorn", 149 "stype": "prebid_server_uncn" 150 } 151 }, 152 "user": { 153 "gender": "O" 154 } 155 } 156 }, 157 "mockResponse": { 158 "url": "https://ds.uncn.jp", 159 "status": 200, 160 "headers": { 161 "Content-Type": ["application/json"], 162 "Date": ["Thu, 04 Feb 2021 06:36:31 GMT"], 163 "Vary": ["Accept-Encoding"] 164 }, 165 "body": { 166 "bidid": "f1248280-24ec-4fbc-bdf5-6a866e7dcea4", 167 "cur": "JPY", 168 "ext": {}, 169 "id": "CFD24FB1-916F-467D-8825-34892B315DB7", 170 "seatbid": [ 171 { 172 "bid": [ 173 { 174 "adid": "uoNYbq1L_-123456", 175 "adm": "awesome domain", 176 "adomain": ["example.com"], 177 "attr": [], 178 "bundle": "example.com", 179 "cid": "7314", 180 "crid": "-123456", 181 "ext": {}, 182 "h": 250, 183 "id": "1", 184 "impid": "29D2F33E-F865-40DA-9320-16EF77935254", 185 "iurl": "https://example.com/banner.png", 186 "price": 73.283, 187 "w": 300 188 } 189 ], 190 "group": 0, 191 "seat": "274" 192 } 193 ], 194 "units": 0 195 } 196 } 197 } 198 ], 199 "expectedBidResponses": [ 200 { 201 "Currency": "JPY", 202 "bids": [ 203 { 204 "Bid": { 205 "id": "1", 206 "impid": "29D2F33E-F865-40DA-9320-16EF77935254", 207 "price": 73.283, 208 "adm": "awesome domain", 209 "adid": "uoNYbq1L_-123456", 210 "adomain": ["example.com"], 211 "bundle": "example.com", 212 "iurl": "https://example.com/banner.png", 213 "cid": "7314", 214 "crid": "-123456", 215 "w": 300, 216 "h": 250, 217 "ext": {} 218 }, 219 "type": "banner", 220 "BidType": "banner", 221 "BidVideo": null, 222 "DealPriority": 0 223 } 224 ] 225 } 226 ] 227 }