github.com/prebid/prebid-server/v2@v2.18.0/exchange/impcustomcachekeytest/multiImpVast.json (about) 1 { 2 "bidRequest": { 3 "imp": [{ 4 "id": "oneImp", 5 "exp": 300 6 }, 7 { 8 "id": "twoImp" 9 } 10 ] 11 }, 12 "pbsBids": [{ 13 "bid": { 14 "id": "bidOne", 15 "impid": "oneImp", 16 "price": 7.64, 17 "nurl": "http://bidoneproducts.com/win-notify/1", 18 "exp": 600, 19 "cat": ["11_sports_22"] 20 }, 21 "bidType": "video", 22 "bidder": "appnexus" 23 }, { 24 "bid": { 25 "id": "bidTwo", 26 "impid": "oneImp", 27 "price": 15.64, 28 "nurl": "http://domain.com/win-notify/1", 29 "exp": 200, 30 "cat": ["34_news_44"] 31 }, 32 "bidType": "video", 33 "bidder": "pubmatic" 34 }, { 35 "bid": { 36 "id": "bidThree", 37 "impid": "oneImp", 38 "price": 2.3, 39 "nurl": "http://anotherdomain.com/win-notify/1", 40 "cat": ["35_news_44"] 41 }, 42 "bidType": "video", 43 "bidder": "openx" 44 }, { 45 "bid": { 46 "id": "bidFour", 47 "impid": "twoImp", 48 "price": 1.64, 49 "nurl": "http://bidseveryday.com/win-notify/1", 50 "cat": ["12_sports_22"] 51 }, 52 "bidType": "video", 53 "bidder": "appnexus" 54 }, { 55 "bid": { 56 "id": "bidFive", 57 "impid": "twoImp", 58 "price": 7.64, 59 "nurl": "http://anotherbidder.com/win-notify/1", 60 "exp": 900, 61 "cat": ["13_sports_22"] 62 }, 63 "bidType": "video", 64 "bidder": "rubicon" 65 }], 66 "expectedCacheables": [{ 67 "type": "xml", 68 "ttlseconds": 360, 69 "value":"\u003cVAST version=\"3.0\"\u003e\u003cAd\u003e\u003cWrapper\u003e\u003cAdSystem\u003eprebid.org wrapper\u003c/AdSystem\u003e\u003cVASTAdTagURI\u003e\u003c![CDATA[http://bidoneproducts.com/win-notify/1]]\u003e\u003c/VASTAdTagURI\u003e\u003cImpression\u003e\u003c/Impression\u003e\u003cCreatives\u003e\u003c/Creatives\u003e\u003c/Wrapper\u003e\u003c/Ad\u003e\u003c/VAST\u003e" 70 }, { 71 "type": "xml", 72 "ttlseconds": 260, 73 "key": "34_news_44", 74 "value":"\u003cVAST version=\"3.0\"\u003e\u003cAd\u003e\u003cWrapper\u003e\u003cAdSystem\u003eprebid.org wrapper\u003c/AdSystem\u003e\u003cVASTAdTagURI\u003e\u003c![CDATA[http://domain.com/win-notify/1]]\u003e\u003c/VASTAdTagURI\u003e\u003cImpression\u003e\u003c/Impression\u003e\u003cCreatives\u003e\u003c/Creatives\u003e\u003c/Wrapper\u003e\u003c/Ad\u003e\u003c/VAST\u003e" 75 }, { 76 "type": "xml", 77 "ttlseconds": 360, 78 "value":"\u003cVAST version=\"3.0\"\u003e\u003cAd\u003e\u003cWrapper\u003e\u003cAdSystem\u003eprebid.org wrapper\u003c/AdSystem\u003e\u003cVASTAdTagURI\u003e\u003c![CDATA[http://anotherdomain.com/win-notify/1]]\u003e\u003c/VASTAdTagURI\u003e\u003cImpression\u003e\u003c/Impression\u003e\u003cCreatives\u003e\u003c/Creatives\u003e\u003c/Wrapper\u003e\u003c/Ad\u003e\u003c/VAST\u003e" 79 }, 80 { 81 "type": "xml", 82 "ttlseconds": 3660, 83 "value":"\u003cVAST version=\"3.0\"\u003e\u003cAd\u003e\u003cWrapper\u003e\u003cAdSystem\u003eprebid.org wrapper\u003c/AdSystem\u003e\u003cVASTAdTagURI\u003e\u003c![CDATA[http://bidseveryday.com/win-notify/1]]\u003e\u003c/VASTAdTagURI\u003e\u003cImpression\u003e\u003c/Impression\u003e\u003cCreatives\u003e\u003c/Creatives\u003e\u003c/Wrapper\u003e\u003c/Ad\u003e\u003c/VAST\u003e" 84 }, 85 { 86 "type": "xml", 87 "ttlseconds": 960, 88 "key": "13_sports_22", 89 "value":"\u003cVAST version=\"3.0\"\u003e\u003cAd\u003e\u003cWrapper\u003e\u003cAdSystem\u003eprebid.org wrapper\u003c/AdSystem\u003e\u003cVASTAdTagURI\u003e\u003c![CDATA[http://anotherbidder.com/win-notify/1]]\u003e\u003c/VASTAdTagURI\u003e\u003cImpression\u003e\u003c/Impression\u003e\u003cCreatives\u003e\u003c/Creatives\u003e\u003c/Wrapper\u003e\u003c/Ad\u003e\u003c/VAST\u003e" 90 } 91 ], 92 "defaultTTLs": { 93 "banner": 300, 94 "video": 3600, 95 "audio": 1800, 96 "native": 300 97 }, 98 "targetDataIncludeWinners": true, 99 "targetDataIncludeBidderKeys": true, 100 "targetDataIncludeCacheBids": false, 101 "targetDataIncludeCacheVast": true 102 }