github.com/prebid/prebid-server/v2@v2.18.0/adapters/zeroclickfraud/zeroclickfraudtest/exemplary/simple-banner.json (about) 1 { 2 "mockBidRequest": 3 { 4 "id": "some-request-id", 5 "imp": [ 6 { 7 "id": "some-impression-id", 8 "banner": 9 { 10 "format": [ 11 { 12 "w": 300, 13 "h": 250 14 }, 15 { 16 "w": 300, 17 "h": 600 18 }] 19 }, 20 "ext": 21 { 22 "bidder": 23 { 24 "host": "q.0cf.io", 25 "sourceId": 906295 26 } 27 } 28 }], 29 "site": 30 { 31 "page": "prebid.org" 32 }, 33 "device": 34 { 35 "ip": "8.8.8.10" 36 }, 37 "at": 1, 38 "tmax": 500 39 }, 40 "httpCalls": [ 41 { 42 "expectedRequest": 43 { 44 "uri": "http://q.0cf.io/openrtb2?sid=906295", 45 "body": 46 { 47 "id": "some-request-id", 48 "imp": [ 49 { 50 "id": "some-impression-id", 51 "banner": 52 { 53 "format": [ 54 { 55 "w": 300, 56 "h": 250 57 }, 58 { 59 "w": 300, 60 "h": 600 61 }] 62 }, 63 "ext": 64 { 65 "bidder": 66 { 67 "host": "q.0cf.io", 68 "sourceId": 906295 69 } 70 } 71 }], 72 "site": 73 { 74 "page": "prebid.org" 75 }, 76 "device": 77 { 78 "ip": "8.8.8.10" 79 }, 80 "at": 1, 81 "tmax": 500 82 }, 83 "impIDs":["some-impression-id"] 84 }, 85 "mockResponse": 86 { 87 "status": 200, 88 "body": 89 { 90 "id": "some-request-id", 91 "bidid": "183975330-5-29038-2", 92 "seatbid": [ 93 { 94 "seat": "906295", 95 "bid": [ 96 { 97 "id": "2181314349", 98 "impid": "some-impression-id", 99 "adm": "<style>.text_preview{padding:14px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;margin:0;padding:0;color:#333;background:#fff}.text_decription{min-width:150px;padding:5px;flex-grow:0;}.title_preview a{color:#00f;font-weight:700;text-decoration:none}.description_preview{padding:0 0 20px;overflow:hidden;text-overflow:ellipsis}.click_url_preview{color:green}.image_container{position:relative;width:160;height:120}.image_container img{max-height:100%;max-width:100%}.loading{background:url() center no-repeat #eee;height:100%;width:100%;top:0;left:0;position:absolute;border-radius:0}</style><style>.text_boundary {width:300px;height:250px;}</style><div class=\"text_preview text_boundary\"><div class=\"text_decription\"><div class=\"title_preview\"><a href=\"https://t.0cf.io/c/267237/?fcid=2181314349\" target=\"_top\">Datablocks Inc.</a></div><div class=\"description_preview\">Datablocks provides world class \"Software as a Service\" (SaaS) solutions to its clients.</div><a class=\"click_url_preview\" target=\"_top\" href=\"https://t.0cf.io/c/267237/?fcid=2181314349\">www.zeroclickfraud.com.net</a></div></div><img alt=\"\" src=\"https://t.0cf.io/i/267237/?fcid=2181314349&pixel=1\" width=\"1\" height=\"1\" ></div>", 100 "price": 13.37, 101 "cid": "906293", 102 "adid": "906297", 103 "crid": "906299", 104 "w": 300, 105 "h": 250 106 }] 107 }], 108 "cur": "USD", 109 "ext": 110 {} 111 } 112 } 113 }], 114 "expectedBidResponses": [ 115 { 116 "currency": "USD", 117 "bids": [ 118 { 119 "bid": 120 { 121 "id": "2181314349", 122 "impid": "some-impression-id", 123 "adm": "<style>.text_preview{padding:14px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;margin:0;padding:0;color:#333;background:#fff}.text_decription{min-width:150px;padding:5px;flex-grow:0;}.title_preview a{color:#00f;font-weight:700;text-decoration:none}.description_preview{padding:0 0 20px;overflow:hidden;text-overflow:ellipsis}.click_url_preview{color:green}.image_container{position:relative;width:160;height:120}.image_container img{max-height:100%;max-width:100%}.loading{background:url() center no-repeat #eee;height:100%;width:100%;top:0;left:0;position:absolute;border-radius:0}</style><style>.text_boundary {width:300px;height:250px;}</style><div class=\"text_preview text_boundary\"><div class=\"text_decription\"><div class=\"title_preview\"><a href=\"https://t.0cf.io/c/267237/?fcid=2181314349\" target=\"_top\">Datablocks Inc.</a></div><div class=\"description_preview\">Datablocks provides world class \"Software as a Service\" (SaaS) solutions to its clients.</div><a class=\"click_url_preview\" target=\"_top\" href=\"https://t.0cf.io/c/267237/?fcid=2181314349\">www.zeroclickfraud.com.net</a></div></div><img alt=\"\" src=\"https://t.0cf.io/i/267237/?fcid=2181314349&pixel=1\" width=\"1\" height=\"1\" ></div>", 124 "price": 13.37, 125 "cid": "906293", 126 "adid": "906297", 127 "crid": "906299", 128 "w": 300, 129 "h": 250 130 }, 131 "type": "banner" 132 }] 133 }] 134 }