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

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