github.com/prebid/prebid-server/v2@v2.18.0/adapters/avocet/avocettest/exemplary/banner.json (about) 1 { 2 "mockBidRequest": { 3 "id": "test-request-id", 4 "imp": [ 5 { 6 "id": "test-imp-id", 7 "banner": { 8 "format": [ 9 { 10 "w": 300, 11 "h": 250 12 }, 13 { 14 "w": 300, 15 "h": 600 16 } 17 ] 18 }, 19 "ext": { 20 "bidder": { 21 "placement": "5ea9601ac865f911007f1b6a" 22 } 23 } 24 } 25 ] 26 }, 27 "httpCalls": [ 28 { 29 "expectedRequest": { 30 "uri": "https://bid.staging.avct.cloud/ortb/bid/5e722ee9bd6df11d063a8013", 31 "body": { 32 "id": "test-request-id", 33 "imp": [ 34 { 35 "id": "test-imp-id", 36 "banner": { 37 "format": [ 38 { 39 "w": 300, 40 "h": 250 41 }, 42 { 43 "w": 300, 44 "h": 600 45 } 46 ] 47 }, 48 "ext": { 49 "bidder": { 50 "placement": "5ea9601ac865f911007f1b6a" 51 } 52 } 53 } 54 ] 55 }, 56 "impIDs":["test-imp-id"] 57 }, 58 "mockResponse": { 59 "status": 200, 60 "body": { 61 "bidid": "dd87f80c-16a0-43c8-a673-b94b3ea4d417", 62 "id": "test-request-id", 63 "seatbid": [ 64 { 65 "bid": [ 66 { 67 "adm": "<iframe src=\"http://ads.staging.avct.cloud/sv?pp=${AUCTION_PRICE}&uuid=0df2c449-6d85-4179-b5d5-37f2f91caa24&ty=h&crid=5b51e49634f2021f127ff7c9&tacid=5b51e4ed89654741306813a8&aid=749d36d7-c993-455f-aefd-ffd8a7e3ccf_0&accid=5b51dd1634f2021f127ff7c0&brid=5b51e20f34f2021f127ff7c4&ioid=5b51e22089654741306813a1&caid=5b51e2d689654741306813a4&it=1&iobsid=496e8cff35b2c0110029534d&ext_aid=749d36d7-c993-455f-aefd-ffd8a7e3ccf_0&bp=15.64434783&bt=1591874537316649768&h=250&w=300&vpr=0&vdp=0&domain=example.com&gco=54510b3b816269000061a0f7&stid=542d2c1615e3c013de53a6e2&glat=0&glong=0&bip4=3232238090&ext_siid=5ea89200c865f911007f1b0e&ext_pid=1&ext_sid=5ea84df8c865f911007f1ade&ext_plid=5ea9601ac865f911007f1b6a&optv=latest:latest&invsrc=5e722ee9bd6df11d063a8013&ug=0d&ca=0&biid=requestd-54644474bf-l7gx4|eu-central-1-staging®=eu-central-1&ck=1_5d99a849\" height=\"250\" width=\"300\" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=\"no\"></iframe>", 68 "adomain": [ 69 "avocet.io" 70 ], 71 "cid": "5b51e2d689654741306813a4", 72 "crid": "5b51e49634f2021f127ff7c9", 73 "h": 250, 74 "id": "bc708396-9202-437b-b726-08b9864cb8b8", 75 "impid": "test-imp-id", 76 "iurl": "https://cdn.staging.avocet.io/snapshots/5b51dd1634f2021f127ff7c0/5b51e49634f2021f127ff7c9.jpeg", 77 "language": "en", 78 "price": 15.64434783, 79 "w": 300 80 } 81 ], 82 "seat": "TEST_SEAT_ID" 83 } 84 ] 85 } 86 } 87 } 88 ], 89 "expectedBidResponses": [ 90 { 91 "bids": [ 92 { 93 "bid": { 94 "adm": "<iframe src=\"http://ads.staging.avct.cloud/sv?pp=${AUCTION_PRICE}&uuid=0df2c449-6d85-4179-b5d5-37f2f91caa24&ty=h&crid=5b51e49634f2021f127ff7c9&tacid=5b51e4ed89654741306813a8&aid=749d36d7-c993-455f-aefd-ffd8a7e3ccf_0&accid=5b51dd1634f2021f127ff7c0&brid=5b51e20f34f2021f127ff7c4&ioid=5b51e22089654741306813a1&caid=5b51e2d689654741306813a4&it=1&iobsid=496e8cff35b2c0110029534d&ext_aid=749d36d7-c993-455f-aefd-ffd8a7e3ccf_0&bp=15.64434783&bt=1591874537316649768&h=250&w=300&vpr=0&vdp=0&domain=example.com&gco=54510b3b816269000061a0f7&stid=542d2c1615e3c013de53a6e2&glat=0&glong=0&bip4=3232238090&ext_siid=5ea89200c865f911007f1b0e&ext_pid=1&ext_sid=5ea84df8c865f911007f1ade&ext_plid=5ea9601ac865f911007f1b6a&optv=latest:latest&invsrc=5e722ee9bd6df11d063a8013&ug=0d&ca=0&biid=requestd-54644474bf-l7gx4|eu-central-1-staging®=eu-central-1&ck=1_5d99a849\" height=\"250\" width=\"300\" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=\"no\"></iframe>", 95 "adomain": [ 96 "avocet.io" 97 ], 98 "cid": "5b51e2d689654741306813a4", 99 "crid": "5b51e49634f2021f127ff7c9", 100 "h": 250, 101 "id": "bc708396-9202-437b-b726-08b9864cb8b8", 102 "impid": "test-imp-id", 103 "iurl": "https://cdn.staging.avocet.io/snapshots/5b51dd1634f2021f127ff7c0/5b51e49634f2021f127ff7c9.jpeg", 104 "language": "en", 105 "price": 15.64434783, 106 "w": 300 107 }, 108 "type": "banner" 109 } 110 ] 111 } 112 ] 113 }