github.com/prebid/prebid-server/v2@v2.18.0/exchange/exchangetest/append-bidder-names.json (about)

     1  {
     2      "incomingRequest": {
     3          "ortbRequest": {
     4              "id": "some-request-id",
     5              "site": {
     6                  "page": "test.somepage.com"
     7              },
     8              "imp": [
     9                  {
    10                      "id": "my-imp-id",
    11                      "video": {
    12                          "mimes": [
    13                              "video/mp4"
    14                          ]
    15                      },
    16                      "ext": {
    17                          "prebid": {
    18                              "bidder": {
    19                                  "appnexus": {
    20                                      "placementId": 1
    21                                  }
    22                              }
    23                          }
    24                      }
    25                  },
    26                  {
    27                      "id": "imp-id-2",
    28                      "video": {
    29                          "mimes": [
    30                              "video/mp4"
    31                          ]
    32                      },
    33                      "ext": {
    34                          "prebid": {
    35                              "bidder": {
    36                                  "appnexus": {
    37                                      "placementId": 1
    38                                  }
    39                              }
    40                          }
    41                      }
    42                  }
    43              ],
    44              "test": 1,
    45              "ext": {
    46                  "prebid": {
    47                      "targeting": {
    48                          "includebrandcategory": {
    49                              "primaryadserver": 1,
    50                              "publisher": "",
    51                              "withcategory": true
    52                          },
    53                          "pricegranularity": {
    54                              "precision": 2,
    55                              "ranges": [
    56                                  {
    57                                      "min": 0,
    58                                      "max": 20,
    59                                      "increment": 0.1
    60                                  }
    61                              ]
    62                          },
    63                          "includewinners": true,
    64                          "includebidderkeys": true,
    65                          "appendbiddernames": true
    66                      }
    67                  }
    68              }
    69          },
    70          "usersyncs": {
    71              "appnexus": "123"
    72          }
    73      },
    74      "outgoingRequests": {
    75          "appnexus": {
    76              "mockResponse": {
    77                  "pbsSeatBids": [
    78                      {
    79                          "pbsBids": [
    80                              {
    81                                  "ortbBid": {
    82                                      "id": "apn-bid",
    83                                      "impid": "my-imp-id",
    84                                      "price": 0.3,
    85                                      "w": 200,
    86                                      "h": 250,
    87                                      "crid": "creative-1",
    88                                      "cat": [
    89                                          "IAB1-1"
    90                                      ]
    91                                  },
    92                                  "bidType": "video",
    93                                  "bidVideo": {
    94                                      "duration": 30,
    95                                      "PrimaryCategory": ""
    96                                  }
    97                              },
    98                              {
    99                                  "ortbBid": {
   100                                      "id": "apn-other-bid",
   101                                      "impid": "imp-id-2",
   102                                      "price": 0.6,
   103                                      "w": 300,
   104                                      "h": 500,
   105                                      "crid": "creative-3",
   106                                      "cat": [
   107                                          "IAB1-2"
   108                                      ]
   109                                  },
   110                                  "bidType": "video"
   111                              }
   112                          ],
   113                          "seat": "appnexus"
   114                      }
   115                  ]
   116              }
   117          }
   118      },
   119      "response": {
   120          "bids": {
   121              "id": "some-request-id",
   122              "seatbid": [
   123                  {
   124                      "seat": "appnexus",
   125                      "bid": [
   126                          {
   127                              "id": "apn-bid",
   128                              "impid": "my-imp-id",
   129                              "price": 0.3,
   130                              "w": 200,
   131                              "h": 250,
   132                              "crid": "creative-1",
   133                              "cat": [
   134                                  "IAB1-1"
   135                              ],
   136                              "ext": {
   137                                  "origbidcpm": 0.3,
   138                                  "prebid": {
   139                                      "type": "video",
   140                                      "meta": {
   141                                      },
   142                                      "targeting": {
   143                                          "hb_bidder": "appnexus",
   144                                          "hb_bidder_appnexus": "appnexus",
   145                                          "hb_cache_host": "www.pbcserver.com",
   146                                          "hb_cache_host_appnex": "www.pbcserver.com",
   147                                          "hb_cache_path": "/pbcache/endpoint",
   148                                          "hb_cache_path_appnex": "/pbcache/endpoint",
   149                                          "hb_pb": "0.20",
   150                                          "hb_pb_appnexus": "0.20",
   151                                          "hb_pb_cat_dur": "0.20_VideoGames_0s_appnexus",
   152                                          "hb_pb_cat_dur_appnex": "0.20_VideoGames_0s_appnexus",
   153                                          "hb_size": "200x250",
   154                                          "hb_size_appnexus": "200x250"
   155                                      }
   156                                  }
   157                              }
   158                          },
   159                          {
   160                              "cat": [
   161                                  "IAB1-2"
   162                              ],
   163                              "crid": "creative-3",
   164                              "ext": {
   165                                  "origbidcpm": 0.6,
   166                                  "prebid": {
   167                                      "meta": {
   168                                      },
   169                                      "targeting": {
   170                                          "hb_bidder": "appnexus",
   171                                          "hb_bidder_appnexus": "appnexus",
   172                                          "hb_cache_host": "www.pbcserver.com",
   173                                          "hb_cache_host_appnex": "www.pbcserver.com",
   174                                          "hb_cache_path": "/pbcache/endpoint",
   175                                          "hb_cache_path_appnex": "/pbcache/endpoint",
   176                                          "hb_pb": "0.50",
   177                                          "hb_pb_appnexus": "0.50",
   178                                          "hb_pb_cat_dur": "0.50_HomeDecor_0s_appnexus",
   179                                          "hb_pb_cat_dur_appnex": "0.50_HomeDecor_0s_appnexus",
   180                                          "hb_size": "300x500",
   181                                          "hb_size_appnexus": "300x500"
   182                                      },
   183                                      "type": "video"
   184                                  }
   185                              },
   186                              "h": 500,
   187                              "id": "apn-other-bid",
   188                              "impid": "imp-id-2",
   189                              "price": 0.6,
   190                              "w": 300
   191                          }
   192                      ]
   193                  }
   194              ]
   195          },
   196          "ext": {
   197              "debug": {
   198                  "resolvedrequest": {
   199                      "id": "some-request-id",
   200                      "imp": [
   201                          {
   202                              "id": "my-imp-id",
   203                              "video": {
   204                                  "mimes": [
   205                                      "video/mp4"
   206                                  ]
   207                              },
   208                              "ext": {
   209                                  "prebid": {
   210                                      "bidder": {
   211                                          "appnexus": {
   212                                              "placementId": 1
   213                                          }
   214                                      }
   215                                  }
   216                              }
   217                          },
   218                          {
   219                              "id": "imp-id-2",
   220                              "video": {
   221                                  "mimes": [
   222                                      "video/mp4"
   223                                  ]
   224                              },
   225                              "ext": {
   226                                  "prebid": {
   227                                      "bidder": {
   228                                          "appnexus": {
   229                                              "placementId": 1
   230                                          }
   231                                      }
   232                                  }
   233                              }
   234                          }
   235                      ],
   236                      "site": {
   237                          "page": "test.somepage.com"
   238                      },
   239                      "test": 1,
   240                      "ext": {
   241                          "prebid": {
   242                              "targeting": {
   243                                  "includebrandcategory": {
   244                                      "primaryadserver": 1,
   245                                      "publisher": "",
   246                                      "withcategory": true
   247                                  },
   248                                  "pricegranularity": {
   249                                      "precision": 2,
   250                                      "ranges": [
   251                                          {
   252                                              "min": 0,
   253                                              "max": 20,
   254                                              "increment": 0.1
   255                                          }
   256                                      ]
   257                                  },
   258                                  "includewinners": true,
   259                                  "includebidderkeys": true,
   260                                  "appendbiddernames": true
   261                              }
   262                          }
   263                      }
   264                  }
   265              }
   266          }
   267      }
   268  }