github.com/prebid/prebid-server@v0.275.0/adapters/bematterfull/bematterfulltest/exemplary/banner.json (about)

     1  {
     2    "mockBidRequest": {
     3      "id": "id",
     4      "imp": [
     5        {
     6          "id": "1",
     7          "secure": 1,
     8          "bidfloor": 0.01,
     9          "bidfloorcur": "USD",
    10          "banner": {
    11            "w": 300,
    12            "h": 250,
    13            "pos": 0
    14          },
    15          "ext": {
    16            "bidder": {
    17              "env": "mtflll-stage",
    18              "pid": "533faf0754cd43ceab591077781b909b"
    19            }
    20          }
    21        },
    22        {
    23          "id": "2",
    24          "secure": 1,
    25          "bidfloor": 0.2,
    26          "bidfloorcur": "USD",
    27          "banner": {
    28            "w": 300,
    29            "h": 250,
    30            "pos": 4
    31          },
    32          "ext": {
    33            "bidder": {
    34              "env": "mtflll-stage",
    35              "pid": "533faf0754cd43ceab591077781b909b"
    36            }
    37          }
    38        }
    39      ],
    40      "device": {
    41        "ua": "UA",
    42        "ip": "123.3.4.123"
    43      },
    44      "regs": {
    45        "ext": {
    46          "gdpr": 0
    47        }
    48      },
    49      "user": {
    50        "id": "userid"
    51      },
    52      "site": {
    53        "id": "id",
    54        "domain": "test,com",
    55        "cat": ["IAB12"],
    56        "publisher": {
    57          "id": "pubid"
    58        }
    59      }
    60    },
    61    "httpCalls": [
    62      {
    63        "expectedRequest": {
    64          "uri": "http://prebid-srv.mtflll-system.live/?pid=533faf0754cd43ceab591077781b909b&host=mtflll-stage",
    65          "body": {
    66            "id": "id",
    67            "imp": [
    68              {
    69                "id": "1",
    70                "secure": 1,
    71                "bidfloor": 0.01,
    72                "bidfloorcur": "USD",
    73                "banner": {
    74                  "w": 300,
    75                  "h": 250,
    76                  "pos": 0
    77                },
    78                "ext": {
    79                  "bidder": {
    80                    "env": "mtflll-stage",
    81                    "pid": "533faf0754cd43ceab591077781b909b"
    82                  }
    83                }
    84              }
    85            ],
    86            "device": {
    87              "ua": "UA",
    88              "ip": "123.3.4.123"
    89            },
    90            "regs": {
    91              "ext": {
    92                "gdpr": 0
    93              }
    94            },
    95            "user": {
    96              "id": "userid"
    97            },
    98            "site": {
    99              "id": "id",
   100              "domain": "test,com",
   101              "cat": ["IAB12"],
   102              "publisher": {
   103                "id": "pubid"
   104              }
   105            }
   106          }
   107        },
   108        "mockResponse": {
   109          "status": 200,
   110          "body": {
   111            "id": "id",
   112            "seatbid": [
   113              {
   114                "bid": [
   115                  {
   116                    "id": "id",
   117                    "impid": "1",
   118                    "price": 1.2,
   119                    "nurl": "http://test.com/nurl",
   120                    "burl": "http://test.com/burl",
   121                    "adm": "<span>Test2</span>",
   122                    "adomain": ["test.com"],
   123                    "cat": ["IAB1"],
   124                    "cid": "cid",
   125                    "crid": "crid1",
   126                    "w": 300,
   127                    "h": 250,
   128                    "ext": {
   129                      "prebid": {
   130                        "type": "banner"
   131                      }
   132                    }
   133                  }
   134                ],
   135                "seat": "seat"
   136              }
   137            ],
   138            "cur": "USD"
   139          }
   140        }
   141      },
   142      {
   143        "expectedRequest": {
   144          "uri": "http://prebid-srv.mtflll-system.live/?pid=533faf0754cd43ceab591077781b909b&host=mtflll-stage",
   145          "body": {
   146            "id": "id",
   147            "imp": [
   148              {
   149                "id": "2",
   150                "secure": 1,
   151                "bidfloor": 0.2,
   152                "bidfloorcur": "USD",
   153                "banner": {
   154                  "w": 300,
   155                  "h": 250,
   156                  "pos": 4
   157                },
   158                "ext": {
   159                  "bidder": {
   160                    "env": "mtflll-stage",
   161                    "pid": "533faf0754cd43ceab591077781b909b"
   162                  }
   163                }
   164              }
   165            ],
   166            "device": {
   167              "ua": "UA",
   168              "ip": "123.3.4.123"
   169            },
   170            "regs": {
   171              "ext": {
   172                "gdpr": 0
   173              }
   174            },
   175            "user": {
   176              "id": "userid"
   177            },
   178            "site": {
   179              "id": "id",
   180              "domain": "test,com",
   181              "cat": ["IAB12"],
   182              "publisher": {
   183                "id": "pubid"
   184              }
   185            }
   186          }
   187        },
   188        "mockResponse": {
   189          "status": 200,
   190          "body": {
   191            "id": "id",
   192            "seatbid": [
   193              {
   194                "bid": [
   195                  {
   196                    "id": "id",
   197                    "impid": "2",
   198                    "price": 2.4,
   199                    "nurl": "http://test.com/nurl",
   200                    "burl": "http://test.com/burl",
   201                    "adm": "<span>Test3</span>",
   202                    "adomain": ["test.com"],
   203                    "cat": ["IAB1"],
   204                    "cid": "cid",
   205                    "crid": "crid",
   206                    "w": 300,
   207                    "h": 250,
   208                    "ext": {
   209                      "prebid": {
   210                        "type": "banner"
   211                      }
   212                    }
   213                  }
   214                ],
   215                "seat": "seat"
   216              }
   217            ],
   218            "cur": "USD"
   219          }
   220        }
   221      }
   222    ],
   223    "expectedBidResponses": [
   224      {
   225        "currency": "USD",
   226        "bids": [
   227          {
   228            "bid": {
   229              "id": "id",
   230              "impid": "1",
   231              "price": 1.2,
   232              "nurl": "http://test.com/nurl",
   233              "burl": "http://test.com/burl",
   234              "adm": "<span>Test2</span>",
   235              "adomain": ["test.com"],
   236              "cat": ["IAB1"],
   237              "cid": "cid",
   238              "crid": "crid1",
   239              "w": 300,
   240              "h": 250,
   241              "ext": {
   242                "prebid": {
   243                  "type": "banner"
   244                }
   245              }
   246            },
   247            "type": "banner"
   248          }
   249        ]
   250      },
   251      {
   252        "currency": "USD",
   253        "bids": [
   254          {
   255            "bid": {
   256              "id": "id",
   257              "impid": "2",
   258              "price": 2.4,
   259              "nurl": "http://test.com/nurl",
   260              "burl": "http://test.com/burl",
   261              "adm": "<span>Test3</span>",
   262              "adomain": ["test.com"],
   263              "cat": ["IAB1"],
   264              "cid": "cid",
   265              "crid": "crid",
   266              "w": 300,
   267              "h": 250,
   268              "ext": {
   269                "prebid": {
   270                  "type": "banner"
   271                }
   272              }
   273            },
   274            "type": "banner"
   275          }
   276        ]
   277      }
   278    ]
   279  }