github.com/prebid/prebid-server@v0.275.0/exchange/exchangetest/events-vast-account-off-request-on.json (about)

     1  {
     2    "events_enabled": false,
     3    "start_time_ms": 1234567890,
     4    "bidIDGenerator": {
     5      "generateBidID": true,
     6      "returnError": false
     7    },
     8    "incomingRequest": {
     9      "ortbRequest": {
    10        "id": "some-request-id",
    11        "app": {
    12          "id": "some-app"
    13        },
    14        "imp": [
    15          {
    16            "id": "my-imp-id",
    17            "video": {},
    18            "ext": {
    19              "prebid": {
    20                "bidder": {
    21                  "appnexus": {
    22                    "placementId": 1
    23                  },
    24                  "audienceNetwork": {
    25                    "placementId": 1
    26                  }
    27                }
    28              }
    29            }
    30          }
    31        ],
    32        "ext": {
    33          "prebid": {
    34            "targeting": {
    35              "pricegranularity": {
    36                "precision": 2,
    37                "ranges": [
    38                  {
    39                    "min": 0,
    40                    "max": 20,
    41                    "increment": 0.1
    42                  }
    43                ]
    44              },
    45              "includewinners": true,
    46              "includebidderkeys": false
    47            },
    48            "integration": "testIntegrationType",
    49            "events": {}
    50          }
    51        }
    52      }
    53    },
    54    "outgoingRequests": {
    55      "appnexus": {
    56        "modifyingVastXmlAllowed": true,
    57        "mockResponse": {
    58          "pbsSeatBids": [
    59            {
    60              "pbsBids": [
    61                {
    62                  "ortbBid": {
    63                    "id": "winning-bid",
    64                    "nurl": "http://domain.com/winning-bid",
    65                    "impid": "my-imp-id",
    66                    "price": 0.71,
    67                    "w": 200,
    68                    "h": 250,
    69                    "crid": "creative-1"
    70                  },
    71                  "bidType": "video"
    72                },
    73                {
    74                  "ortbBid": {
    75                    "id": "losing-bid",
    76                    "nurl": "http://domain.com/losing-bid",
    77                    "impid": "my-imp-id",
    78                    "price": 0.21,
    79                    "w": 200,
    80                    "h": 250,
    81                    "crid": "creative-2"
    82                  },
    83                  "bidType": "video"
    84                }
    85              ],
    86              "seat": "appnexus"
    87            }
    88          ]
    89        }
    90      },
    91      "audienceNetwork": {
    92        "modifyingVastXmlAllowed": false,
    93        "mockResponse": {
    94          "pbsSeatBids": [
    95            {
    96              "pbsBids": [
    97                {
    98                  "ortbBid": {
    99                    "id": "contending-bid",
   100                    "nurl": "http://domain.com/contending-bid",
   101                    "impid": "my-imp-id",
   102                    "price": 0.51,
   103                    "w": 200,
   104                    "h": 250,
   105                    "crid": "creative-4"
   106                  },
   107                  "bidType": "video"
   108                }
   109              ],
   110              "seat": "audienceNetwork"
   111            }
   112          ]
   113        }
   114      }
   115    },
   116    "response": {
   117      "bids": {
   118        "id": "some-request-id",
   119        "seatbid": [
   120          {
   121            "seat": "audienceNetwork",
   122            "bid": [
   123              {
   124                "id": "contending-bid",
   125                "nurl": "http://domain.com/contending-bid",
   126                "impid": "my-imp-id",
   127                "price": 0.51,
   128                "w": 200,
   129                "h": 250,
   130                "crid": "creative-4",
   131                "ext": {
   132                  "origbidcpm": 0.51,
   133                  "prebid": {
   134                    "bidid": "mock_uuid",
   135                    "type": "video"
   136                  }
   137                }
   138              }
   139            ]
   140          },
   141          {
   142            "seat": "appnexus",
   143            "bid": [
   144              {
   145                "id": "winning-bid",
   146                "adm": "<VAST version=\"3.0\"><Ad><Wrapper><AdSystem>prebid.org wrapper</AdSystem><VASTAdTagURI><![CDATA[http://domain.com/winning-bid]]></VASTAdTagURI><Impression><![CDATA[http://localhost/event?t=imp&b=mock_uuid&a=testaccount&bidder=appnexus&f=b&int=testIntegrationType&ts=1234567890]]></Impression><Creatives></Creatives></Wrapper></Ad></VAST>",
   147                "nurl": "http://domain.com/winning-bid",
   148                "impid": "my-imp-id",
   149                "price": 0.71,
   150                "w": 200,
   151                "h": 250,
   152                "crid": "creative-1",
   153                "ext": {
   154                  "origbidcpm": 0.71,
   155                  "prebid": {
   156                    "bidid": "mock_uuid",
   157                    "type": "video",
   158                    "targeting": {
   159                      "hb_bidder": "appnexus",
   160                      "hb_cache_host": "www.pbcserver.com",
   161                      "hb_cache_path": "/pbcache/endpoint",
   162                      "hb_env": "mobile-app",
   163                      "hb_pb": "0.70",
   164                      "hb_size": "200x250"
   165                    }
   166                  }
   167                }
   168              },
   169              {
   170                "id": "losing-bid",
   171                "adm": "<VAST version=\"3.0\"><Ad><Wrapper><AdSystem>prebid.org wrapper</AdSystem><VASTAdTagURI><![CDATA[http://domain.com/losing-bid]]></VASTAdTagURI><Impression><![CDATA[http://localhost/event?t=imp&b=mock_uuid&a=testaccount&bidder=appnexus&f=b&int=testIntegrationType&ts=1234567890]]></Impression><Creatives></Creatives></Wrapper></Ad></VAST>",
   172                "nurl": "http://domain.com/losing-bid",
   173                "impid": "my-imp-id",
   174                "price": 0.21,
   175                "w": 200,
   176                "h": 250,
   177                "crid": "creative-2",
   178                "ext": {
   179                  "origbidcpm": 0.21,
   180                  "prebid": {
   181                    "bidid": "mock_uuid",
   182                    "type": "video"
   183                  }
   184                }
   185              }
   186            ]
   187          }
   188        ]
   189      }
   190    }
   191  }