github.com/prebid/prebid-server/v2@v2.18.0/endpoints/openrtb2/sample-requests/video/video_valid_sample_appendbiddernames.json (about)

     1  {
     2    "description": "Video endpoint valid request with AppendBidderNames.",
     3    "requestPayload": {
     4      "appendbiddernames": true,
     5      "storedrequestid": "80ce30c53c16e6ede735f123ef6e32361bfc7b22",
     6      "podconfig": {
     7        "durationrangesec": [
     8          30
     9        ],
    10        "requireexactduration": true,
    11        "pods": [{
    12            "podid": 1,
    13            "adpoddurationsec": 180,
    14            "configid": "fba10607-0c12-43d1-ad07-b8a513bc75d6"
    15          },
    16          {
    17            "podid": 2,
    18            "adpoddurationsec": 150,
    19            "configid": "8b452b41-2681-4a20-9086-6f16ffad7773"
    20          }
    21        ]
    22      },
    23      "site": {
    24        "page": "prebid.com"
    25      },
    26      "regs": {
    27        "ext": {
    28          "gdpr": 0
    29        }
    30      },
    31      "user": {
    32        "yob": 1991,
    33        "gender": "F",
    34        "keywords": "Hotels, Travelling",
    35        "ext": {
    36          "prebid": {
    37            "buyeruids": {
    38              "appnexus": "unique_id_an",
    39              "rubicon": "unique_id_rubi"
    40            }
    41          }
    42        }
    43      },
    44      "device": {
    45        "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.13 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2",
    46        "ip": "123.145.167.10",
    47        "devicetype": 1,
    48        "ifa": "AA000DFE74168477C70D291f574D344790E0BB11",
    49        "lmt": 44,
    50        "os": "mac os",
    51        "w": 640,
    52        "h": 480,
    53        "didsha1": "didsha1",
    54        "didmd5": "didmd5",
    55        "dpidsha1": "dpidsha1",
    56        "dpidmd5": "dpidmd5",
    57        "macsha1": "macsha1",
    58        "macmd5": "macmd5"
    59      },
    60      "includebrandcategory": {
    61        "primaryadserver": 1,
    62        "publisher": ""
    63      },
    64      "video": {
    65        "w": 640,
    66        "h": 480,
    67        "mimes": [
    68          "video/mp4"
    69        ],
    70        "protocols": [
    71          2, 3, 5, 6
    72        ]
    73      },
    74      "content": {
    75        "episode": 6,
    76        "title": "episodeName",
    77        "series": "TvName",
    78        "season": "season3",
    79        "len": 900,
    80        "livestream": 0
    81      },
    82      "cacheconfig": {
    83        "ttl": 42
    84      }
    85    }
    86  }