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