github.com/prebid/prebid-server@v0.275.0/exchange/exchangetest/debuglog_disabled.json (about) 1 { 2 "debugLog": { 3 "Enabled": false, 4 "CacheType": "xml", 5 "TTL": 3600, 6 "Data": { 7 "Request": "test request string", 8 "Headers": "test headers string", 9 "Response": "" 10 } 11 }, 12 "incomingRequest": { 13 "ortbRequest": { 14 "id": "some-request-id", 15 "site": { 16 "page": "test.somepage.com" 17 }, 18 "imp": [ 19 { 20 "id": "my-imp-id", 21 "video": { 22 "mimes": [ 23 "video/mp4" 24 ] 25 }, 26 "ext": { 27 "prebid": { 28 "bidder": { 29 "appnexus": { 30 "placementId": 1 31 } 32 } 33 } 34 } 35 }, 36 { 37 "id": "imp-id-2", 38 "video": { 39 "mimes": [ 40 "video/mp4" 41 ] 42 }, 43 "ext": { 44 "prebid": { 45 "bidder": { 46 "appnexus": { 47 "placementId": 1 48 } 49 } 50 } 51 } 52 } 53 ], 54 "test": 1, 55 "ext": { 56 "prebid": { 57 "targeting": { 58 "pricegranularity": { 59 "precision": 2, 60 "ranges": [ 61 { 62 "min": 0, 63 "max": 20, 64 "increment": 0.1 65 } 66 ] 67 }, 68 "includewinners": true, 69 "includebidderkeys": true, 70 "includebrandcategory": { 71 "primaryadserver": 1, 72 "publisher": "", 73 "withcategory": true 74 } 75 } 76 } 77 } 78 }, 79 "usersyncs": { 80 "appnexus": "123" 81 } 82 }, 83 "outgoingRequests": { 84 "appnexus": { 85 "mockResponse": { 86 "pbsSeatBids": [ 87 { 88 "pbsBids": [ 89 { 90 "ortbBid": { 91 "id": "apn-bid", 92 "impid": "my-imp-id", 93 "price": 0.3, 94 "w": 200, 95 "h": 250, 96 "crid": "creative-1", 97 "cat": [ 98 "IAB1-1" 99 ] 100 }, 101 "bidType": "video", 102 "bidVideo": { 103 "duration": 30, 104 "PrimaryCategory": "" 105 } 106 }, 107 { 108 "ortbBid": { 109 "id": "apn-other-bid", 110 "impid": "imp-id-2", 111 "price": 0.6, 112 "w": 300, 113 "h": 500, 114 "crid": "creative-3", 115 "cat": [ 116 "IAB1-2" 117 ] 118 }, 119 "bidType": "video" 120 } 121 ], 122 "seat": "appnexus" 123 } 124 ] 125 } 126 } 127 }, 128 "response": { 129 "bids": { 130 "id": "some-request-id", 131 "seatbid": [ 132 { 133 "seat": "appnexus", 134 "bid": [ 135 { 136 "id": "apn-bid", 137 "impid": "my-imp-id", 138 "price": 0.3, 139 "w": 200, 140 "h": 250, 141 "crid": "creative-1", 142 "cat": [ 143 "IAB1-1" 144 ], 145 "ext": { 146 "origbidcpm": 0.3, 147 "prebid": { 148 "type": "video", 149 "targeting": { 150 "hb_bidder": "appnexus", 151 "hb_bidder_appnexus": "appnexus", 152 "hb_cache_host": "www.pbcserver.com", 153 "hb_cache_host_appnex": "www.pbcserver.com", 154 "hb_cache_path": "/pbcache/endpoint", 155 "hb_cache_path_appnex": "/pbcache/endpoint", 156 "hb_pb": "0.20", 157 "hb_pb_appnexus": "0.20", 158 "hb_pb_cat_dur": "0.20_VideoGames_0s", 159 "hb_pb_cat_dur_appnex": "0.20_VideoGames_0s", 160 "hb_size": "200x250", 161 "hb_size_appnexus": "200x250" 162 } 163 } 164 } 165 }, 166 { 167 "cat": [ 168 "IAB1-2" 169 ], 170 "crid": "creative-3", 171 "ext": { 172 "origbidcpm": 0.6, 173 "prebid": { 174 "targeting": { 175 "hb_bidder": "appnexus", 176 "hb_bidder_appnexus": "appnexus", 177 "hb_cache_host": "www.pbcserver.com", 178 "hb_cache_host_appnex": "www.pbcserver.com", 179 "hb_cache_path": "/pbcache/endpoint", 180 "hb_cache_path_appnex": "/pbcache/endpoint", 181 "hb_pb": "0.50", 182 "hb_pb_appnexus": "0.50", 183 "hb_pb_cat_dur": "0.50_HomeDecor_0s", 184 "hb_pb_cat_dur_appnex": "0.50_HomeDecor_0s", 185 "hb_size": "300x500", 186 "hb_size_appnexus": "300x500" 187 }, 188 "type": "video" 189 } 190 }, 191 "h": 500, 192 "id": "apn-other-bid", 193 "impid": "imp-id-2", 194 "price": 0.6, 195 "w": 300 196 } 197 ] 198 } 199 ] 200 }, 201 "ext": { 202 "debug": { 203 "resolvedrequest": { 204 "id": "some-request-id", 205 "imp": [ 206 { 207 "id": "my-imp-id", 208 "video": { 209 "mimes": [ 210 "video/mp4" 211 ] 212 }, 213 "ext": { 214 "prebid": { 215 "bidder": { 216 "appnexus": { 217 "placementId": 1 218 } 219 } 220 } 221 } 222 }, 223 { 224 "id": "imp-id-2", 225 "video": { 226 "mimes": [ 227 "video/mp4" 228 ] 229 }, 230 "ext": { 231 "prebid": { 232 "bidder": { 233 "appnexus": { 234 "placementId": 1 235 } 236 } 237 } 238 } 239 } 240 ], 241 "site": { 242 "page": "test.somepage.com" 243 }, 244 "test": 1, 245 "ext": { 246 "prebid": { 247 "targeting": { 248 "pricegranularity": { 249 "precision": 2, 250 "ranges": [ 251 { 252 "min": 0, 253 "max": 20, 254 "increment": 0.1 255 } 256 ] 257 }, 258 "includewinners": true, 259 "includebidderkeys": true, 260 "includebrandcategory": { 261 "primaryadserver": 1, 262 "publisher": "", 263 "withcategory": true 264 } 265 } 266 } 267 } 268 } 269 } 270 } 271 } 272 }