github.com/prebid/prebid-server/v2@v2.18.0/adapters/unicorn/unicorntest/exemplary/banner-app-with-ipv6.json (about)

     1  {
     2    "mockBidRequest": {
     3      "at": 1,
     4      "imp": [
     5        {
     6          "banner": {
     7            "format": [
     8              {
     9                "w": 300,
    10                "h": 250
    11              }
    12            ],
    13            "api": [5]
    14          },
    15          "id": "29D2F33E-F865-40DA-9320-16EF77935254",
    16          "secure": 1,
    17          "ext": {
    18            "prebid": {
    19              "storedrequest": {
    20                "id": "test_unicorn"
    21              }
    22            },
    23            "bidder": {
    24              "accountId": 12345,
    25              "publisherId": "123456",
    26              "mediaId": "test_media",
    27              "placementId": "test_placement"
    28            }
    29          }
    30        }
    31      ],
    32      "cur": ["JPY"],
    33      "app": {
    34        "publisher": {
    35          "id": "test"
    36        },
    37        "ext": {
    38          "prebid": {
    39            "source": "prebid-mobile",
    40            "version": "1.9.0"
    41          }
    42        },
    43        "bundle": "net.ada.test",
    44        "ver": "1.9.0"
    45      },
    46      "id": "CFD24FB1-916F-467D-8825-34892B315DB7",
    47      "source": {
    48        "tid": "A4B3EA9F-FF57-4716-AC85-6CBF6A46CFBD"
    49      },
    50      "device": {
    51        "make": "Apple",
    52        "osv": "14.4",
    53        "ipv6": "2400:2410:9120:3400:15f3:8c50:3a0:6820",
    54        "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",
    55        "connectiontype": 1,
    56        "os": "iOS",
    57        "w": 320,
    58        "model": "Simulator",
    59        "ifa": "00000000-0000-0000-0000-000000000000",
    60        "devtime": 1612413327,
    61        "h": 568,
    62        "pxratio": 2,
    63        "ext": {
    64          "atts": 0
    65        }
    66      },
    67      "user": {
    68        "gender": "O"
    69      },
    70      "ext": {
    71        "prebid": {
    72          "targeting": {},
    73          "cache": {
    74            "bids": {}
    75          },
    76          "storedrequest": {
    77            "id": "test"
    78          }
    79        }
    80      }
    81    },
    82  
    83    "httpCalls": [
    84      {
    85        "expectedRequest": {
    86          "uri": "https://ds.uncn.jp",
    87          "body": {
    88            "app": {
    89              "bundle": "net.ada.test",
    90              "ext": {
    91                "prebid": {
    92                  "source": "prebid-mobile",
    93                  "version": "1.9.0"
    94                }
    95              },
    96              "id": "test_media",
    97              "publisher": {
    98                "id": "123456"
    99              },
   100              "ver": "1.9.0"
   101            },
   102            "at": 1,
   103            "cur": ["JPY"],
   104            "device": {
   105              "connectiontype": 1,
   106              "ext": {
   107                "atts": 0
   108              },
   109              "ipv6": "2400:2410:9120:3400:15f3:8c50:3a0:6820",
   110              "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",
   111              "h": 568,
   112              "ifa": "00000000-0000-0000-0000-000000000000",
   113              "make": "Apple",
   114              "model": "Simulator",
   115              "os": "iOS",
   116              "osv": "14.4",
   117              "pxratio": 2,
   118              "w": 320
   119            },
   120            "ext": {
   121              "prebid": {
   122                "storedrequest": {
   123                  "id": "test"
   124                }
   125              },
   126              "accountId": 12345
   127            },
   128            "id": "CFD24FB1-916F-467D-8825-34892B315DB7",
   129            "imp": [
   130              {
   131                "banner": {
   132                  "api": [5],
   133                  "format": [
   134                    {
   135                      "h": 250,
   136                      "w": 300
   137                    }
   138                  ]
   139                },
   140                "ext": {
   141                  "bidder": {
   142                    "accountId": 12345,
   143                    "publisherId": "123456",
   144                    "mediaId": "test_media",
   145                    "placementId": "test_placement"
   146                  }
   147                },
   148                "tagid": "test_placement",
   149                "id": "29D2F33E-F865-40DA-9320-16EF77935254",
   150                "secure": 1
   151              }
   152            ],
   153            "source": {
   154              "ext": {
   155                "bidder": "unicorn",
   156                "stype": "prebid_server_uncn"
   157              },
   158              "tid": "A4B3EA9F-FF57-4716-AC85-6CBF6A46CFBD"
   159            },
   160            "user": {
   161              "gender": "O"
   162            }
   163          },
   164          "impIDs":["29D2F33E-F865-40DA-9320-16EF77935254"]
   165        },
   166        "mockResponse": {
   167          "url": "https://ds.uncn.jp",
   168          "status": 200,
   169          "headers": {
   170            "Content-Type": ["application/json"],
   171            "Date": ["Thu, 04 Feb 2021 06:36:31 GMT"],
   172            "Vary": ["Accept-Encoding"]
   173          },
   174          "body": {
   175            "bidid": "f1248280-24ec-4fbc-bdf5-6a866e7dcea4",
   176            "cur": "JPY",
   177            "ext": {},
   178            "id": "CFD24FB1-916F-467D-8825-34892B315DB7",
   179            "seatbid": [
   180              {
   181                "bid": [
   182                  {
   183                    "adid": "uoNYbq1L_-123456",
   184                    "adm": "awesome domain",
   185                    "adomain": ["example.com"],
   186                    "attr": [],
   187                    "bundle": "example.com",
   188                    "cid": "7314",
   189                    "crid": "-123456",
   190                    "ext": {},
   191                    "h": 250,
   192                    "id": "1",
   193                    "impid": "29D2F33E-F865-40DA-9320-16EF77935254",
   194                    "iurl": "https://example.com/banner.png",
   195                    "price": 73.283,
   196                    "w": 300
   197                  }
   198                ],
   199                "group": 0,
   200                "seat": "274"
   201              }
   202            ],
   203            "units": 0
   204          }
   205        }
   206      }
   207    ],
   208    "expectedBidResponses": [
   209      {
   210        "Currency": "JPY",
   211        "bids": [
   212          {
   213            "Bid": {
   214              "id": "1",
   215              "impid": "29D2F33E-F865-40DA-9320-16EF77935254",
   216              "price": 73.283,
   217              "adm": "awesome domain",
   218              "adid": "uoNYbq1L_-123456",
   219              "adomain": ["example.com"],
   220              "bundle": "example.com",
   221              "iurl": "https://example.com/banner.png",
   222              "cid": "7314",
   223              "crid": "-123456",
   224              "w": 300,
   225              "h": 250,
   226              "ext": {}
   227            },
   228            "type": "banner",
   229            "BidType": "banner",
   230            "BidVideo": null,
   231            "DealPriority": 0
   232          }
   233        ]
   234      }
   235    ]
   236  }