github.com/prebid/prebid-server@v0.275.0/adapters/smaato/smaatotest/exemplary/video-app.json (about) 1 { 2 "mockBidRequest": { 3 "id": "447a0a1d-389d-4730-a418-3777e95de7bd", 4 "imp": [ 5 { 6 "id": "postbid_iframe", 7 "video": { 8 "mimes": [ 9 "video/mp4", 10 "video/quicktime", 11 "video/3gpp", 12 "video/x-m4v" 13 ], 14 "minduration": 5, 15 "maxduration": 30, 16 "protocols": [ 17 7 18 ], 19 "w": 1024, 20 "h": 768, 21 "startdelay": 0, 22 "linearity": 1, 23 "skip": 1, 24 "skipmin": 5, 25 "api": [ 26 7 27 ], 28 "ext": { 29 "rewarded": 0 30 } 31 }, 32 "ext": { 33 "bidder": { 34 "publisherId": "1100042525", 35 "adspaceId": "130563103" 36 } 37 } 38 } 39 ], 40 "app": { 41 "id": "app-id", 42 "name": "app-name", 43 "bundle": "app-bundle", 44 "storeurl": "app-storeurl", 45 "cat": [ 46 "IAB3-1" 47 ], 48 "ver": "app-version", 49 "paid": 1, 50 "content": { 51 "id": "content-id", 52 "title": "content-title", 53 "series": "content-series", 54 "genre": "content-genre", 55 "producer": { 56 "id": "producer-id", 57 "name": "producer-name" 58 }, 59 "cat": [ 60 "IAB8-6" 61 ], 62 "livestream": 1, 63 "language": "en" 64 }, 65 "keywords": "keywords" 66 }, 67 "device": { 68 "ua": "test-user-agent" 69 }, 70 "user": { 71 "ext": { 72 "data": {} 73 } 74 }, 75 "ext": { 76 "prebid": { 77 "auctiontimestamp": 1598262728811, 78 "targeting": { 79 "includewinners": true, 80 "includebidderkeys": false 81 } 82 } 83 } 84 }, 85 "httpCalls": [ 86 { 87 "expectedRequest": { 88 "headers": { 89 "Content-Type": [ 90 "application/json;charset=utf-8" 91 ], 92 "Accept": [ 93 "application/json" 94 ] 95 }, 96 "uri": "https://prebid/bidder", 97 "body": { 98 "id": "447a0a1d-389d-4730-a418-3777e95de7bd", 99 "imp": [ 100 { 101 "id": "postbid_iframe", 102 "tagid": "130563103", 103 "video": { 104 "w": 1024, 105 "h": 768, 106 "ext": { 107 "rewarded": 0 108 }, 109 "mimes": [ 110 "video/mp4", 111 "video/quicktime", 112 "video/3gpp", 113 "video/x-m4v" 114 ], 115 "minduration": 5, 116 "startdelay": 0, 117 "linearity": 1, 118 "maxduration": 30, 119 "skip": 1, 120 "protocols": [ 121 7 122 ], 123 "skipmin": 5, 124 "api": [ 125 7 126 ] 127 } 128 } 129 ], 130 "user": { 131 "ext": { 132 } 133 }, 134 "device": { 135 "ua": "test-user-agent" 136 }, 137 "app": { 138 "publisher": { 139 "id": "1100042525" 140 }, 141 "id": "app-id", 142 "name": "app-name", 143 "bundle": "app-bundle", 144 "storeurl": "app-storeurl", 145 "cat": [ 146 "IAB3-1" 147 ], 148 "ver": "app-version", 149 "paid": 1, 150 "content": { 151 "id": "content-id", 152 "title": "content-title", 153 "series": "content-series", 154 "genre": "content-genre", 155 "producer": { 156 "id": "producer-id", 157 "name": "producer-name" 158 }, 159 "cat": [ 160 "IAB8-6" 161 ], 162 "livestream": 1, 163 "language": "en" 164 }, 165 "keywords": "keywords" 166 }, 167 "ext": { 168 "client": "prebid_server_0.6" 169 } 170 } 171 }, 172 "mockResponse": { 173 "status": 200, 174 "body": { 175 "id": "5ebea288-f13a-4754-be6d-4ade66c68877", 176 "seatbid": [ 177 { 178 "seat": "CM6523", 179 "bid": [ 180 { 181 "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>", 182 "adomain": [ 183 "smaato.com" 184 ], 185 "bidderName": "smaato", 186 "cid": "CM6523", 187 "crid": "CR69381", 188 "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd", 189 "impid": "1C86242D-9535-47D6-9576-7B1FE87F282C", 190 "iurl": "https://iurl", 191 "nurl": "https://nurl", 192 "price": 0.01, 193 "w": 1024, 194 "h": 768 195 } 196 ] 197 } 198 ], 199 "bidid": "04db8629-179d-4bcd-acce-e54722969006", 200 "cur": "USD" 201 } 202 } 203 } 204 ], 205 "expectedBidResponses": [ 206 { 207 "currency": "USD", 208 "bids": [ 209 { 210 "bid": { 211 "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>", 212 "adomain": [ 213 "smaato.com" 214 ], 215 "cid": "CM6523", 216 "crid": "CR69381", 217 "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd", 218 "impid": "1C86242D-9535-47D6-9576-7B1FE87F282C", 219 "iurl": "https://iurl", 220 "nurl": "https://nurl", 221 "price": 0.01, 222 "w": 1024, 223 "h": 768, 224 "exp": 300 225 }, 226 "type": "video" 227 } 228 ] 229 } 230 ] 231 }