github.com/prebid/prebid-server/v2@v2.18.0/adapters/smaato/smaatotest/video/single-adpod.json (about)

     1  {
     2      "mockBidRequest": {
     3          "id": "447a0a1d-389d-4730-a418-3777e95de7bd",
     4          "imp": [
     5              {
     6                  "id": "1_1",
     7                  "video": {
     8                      "mimes": [
     9                          "video/mp4",
    10                          "video/3gpp"
    11                      ],
    12                      "minduration": 5,
    13                      "maxduration": 30,
    14                      "protocols": [
    15                          7
    16                      ],
    17                      "w": 1024,
    18                      "h": 768,
    19                      "startdelay": 0,
    20                      "linearity": 1,
    21                      "skip": 1,
    22                      "skipmin": 5,
    23                      "api": [
    24                          7
    25                      ]
    26                  },
    27                  "bidfloor": 0.00123,
    28                  "ext": {
    29                      "bidder": {
    30                          "publisherId": "1100042525",
    31                          "adbreakId": "400000001"
    32                      }
    33                  }
    34              },
    35              {
    36                  "id": "1_2",
    37                  "video": {
    38                      "mimes": [
    39                          "video/mp4",
    40                          "video/3gpp"
    41                      ],
    42                      "minduration": 5,
    43                      "maxduration": 30,
    44                      "protocols": [
    45                          7
    46                      ],
    47                      "w": 1024,
    48                      "h": 768,
    49                      "startdelay": 0,
    50                      "linearity": 1,
    51                      "skip": 1,
    52                      "skipmin": 5,
    53                      "api": [
    54                          7
    55                      ]
    56                  },
    57                  "bidfloor": 0.00123,
    58                  "ext": {
    59                      "bidder": {
    60                          "publisherId": "1100042525",
    61                          "adbreakId": "400000001"
    62                      }
    63                  }
    64              }
    65          ],
    66          "site": {
    67              "publisher": {
    68                  "id": "1100042525"
    69              },
    70              "content": {
    71                  "title": "a-title",
    72                  "season": "a-season",
    73                  "series": "a-series",
    74                  "episode": 1,
    75                  "len": 900,
    76                  "livestream": 1
    77              }
    78          },
    79          "device": {
    80              "ua": "test-user-agent"
    81          },
    82          "user": {
    83              "ext": {
    84                  "data": {}
    85              }
    86          }
    87      },
    88      "httpCalls": [
    89          {
    90              "expectedRequest": {
    91                  "headers": {
    92                      "Content-Type": [
    93                          "application/json;charset=utf-8"
    94                      ],
    95                      "Accept": [
    96                          "application/json"
    97                      ]
    98                  },
    99                  "uri": "https://prebid/bidder",
   100                  "body": {
   101                      "id": "447a0a1d-389d-4730-a418-3777e95de7bd",
   102                      "imp": [
   103                          {
   104                              "id": "1_1",
   105                              "tagid": "400000001",
   106                              "bidfloor": 0.00123,
   107                              "video": {
   108                                  "w": 1024,
   109                                  "h": 768,
   110                                  "mimes": [
   111                                      "video/mp4",
   112                                      "video/3gpp"
   113                                  ],
   114                                  "minduration": 5,
   115                                  "startdelay": 0,
   116                                  "linearity": 1,
   117                                  "maxduration": 30,
   118                                  "skip": 1,
   119                                  "protocols": [
   120                                      7
   121                                  ],
   122                                  "skipmin": 5,
   123                                  "api": [
   124                                      7
   125                                  ],
   126                                  "sequence": 1,
   127                                  "ext": {
   128                                      "context": "adpod"
   129                                  }
   130                              }
   131                          },
   132                          {
   133                              "id": "1_2",
   134                              "tagid": "400000001",
   135                              "bidfloor": 0.00123,
   136                              "video": {
   137                                  "w": 1024,
   138                                  "h": 768,
   139                                  "mimes": [
   140                                      "video/mp4",
   141                                      "video/3gpp"
   142                                  ],
   143                                  "minduration": 5,
   144                                  "startdelay": 0,
   145                                  "linearity": 1,
   146                                  "maxduration": 30,
   147                                  "skip": 1,
   148                                  "protocols": [
   149                                      7
   150                                  ],
   151                                  "skipmin": 5,
   152                                  "api": [
   153                                      7
   154                                  ],
   155                                  "sequence": 2,
   156                                  "ext": {
   157                                      "context": "adpod"
   158                                  }
   159                              }
   160                          }
   161                      ],
   162                      "user": {
   163                          "ext": {
   164                          }
   165                      },
   166                      "device": {
   167                          "ua": "test-user-agent"
   168                      },
   169                      "site": {
   170                          "publisher": {
   171                              "id": "1100042525"
   172                          },
   173                          "content": {
   174                              "title": "a-title",
   175                              "season": "a-season",
   176                              "series": "a-series",
   177                              "episode": 1,
   178                              "len": 900,
   179                              "livestream": 1
   180                          }
   181                      },
   182                      "ext": {
   183                          "client": "prebid_server_0.6"
   184                      }
   185                  },
   186                  "impIDs":["1_1","1_2"]
   187              },
   188              "mockResponse": {
   189                  "status": 200,
   190                  "body": {
   191                      "id": "5ebea288-f13a-4754-be6d-4ade66c68877",
   192                      "seatbid": [
   193                          {
   194                              "seat": "CM6523",
   195                              "bid": [
   196                                  {
   197                                      "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>",
   198                                      "adomain": [
   199                                          "smaato.com"
   200                                      ],
   201                                      "bidderName": "smaato",
   202                                      "cid": "CM6523",
   203                                      "crid": "CR69381",
   204                                      "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd",
   205                                      "impid": "1_1",
   206                                      "iurl": "https://iurl",
   207                                      "nurl": "https://nurl",
   208                                      "price": 0.01,
   209                                      "w": 1024,
   210                                      "h": 768,
   211                                      "cat": ["IAB1"],
   212                                      "ext": {
   213                                          "duration": 5
   214                                      }
   215                                  },
   216                                  {
   217                                      "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>",
   218                                      "adomain": [
   219                                          "smaato.com"
   220                                      ],
   221                                      "bidderName": "smaato",
   222                                      "cid": "CM6523",
   223                                      "crid": "CR69381",
   224                                      "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd",
   225                                      "impid": "1_2",
   226                                      "iurl": "https://iurl",
   227                                      "nurl": "https://nurl",
   228                                      "price": 0.01,
   229                                      "w": 1024,
   230                                      "h": 768,
   231                                      "cat": ["IAB2"],
   232                                      "ext": {
   233                                          "duration": 30
   234                                      }
   235                                  }
   236                              ]
   237                          }
   238                      ],
   239                      "bidid": "04db8629-179d-4bcd-acce-e54722969006",
   240                      "cur": "USD"
   241                  }
   242              }
   243          }
   244      ],
   245      "expectedBidResponses": [
   246          {
   247              "currency": "USD",
   248              "bids": [
   249                  {
   250                      "bid": {
   251                          "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>",
   252                          "adomain": [
   253                              "smaato.com"
   254                          ],
   255                          "cid": "CM6523",
   256                          "crid": "CR69381",
   257                          "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd",
   258                          "impid": "1_1",
   259                          "iurl": "https://iurl",
   260                          "nurl": "https://nurl",
   261                          "price": 0.01,
   262                          "w": 1024,
   263                          "h": 768,
   264                          "cat": ["IAB1"],
   265                          "ext": {
   266                              "duration": 5
   267                          },
   268                          "exp": 300
   269                      },
   270                      "type": "video"
   271                  },
   272                  {
   273                      "bid": {
   274                          "adm": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><VAST version=\"2.0\"></VAST>",
   275                          "adomain": [
   276                              "smaato.com"
   277                          ],
   278                          "cid": "CM6523",
   279                          "crid": "CR69381",
   280                          "id": "6906aae8-7f74-4edd-9a4f-f49379a3cadd",
   281                          "impid": "1_2",
   282                          "iurl": "https://iurl",
   283                          "nurl": "https://nurl",
   284                          "price": 0.01,
   285                          "w": 1024,
   286                          "h": 768,
   287                          "cat": ["IAB2"],
   288                          "ext": {
   289                              "duration": 30
   290                          },
   291                          "exp": 300
   292                      },
   293                      "type": "video"
   294                  }
   295              ]
   296          }
   297      ]
   298  }