Skip to content

Instantly share code, notes, and snippets.

@SRaylyan
Created June 17, 2024 10:35
Show Gist options
  • Save SRaylyan/0aa499970e8f266815f5954e03efa324 to your computer and use it in GitHub Desktop.
Save SRaylyan/0aa499970e8f266815f5954e03efa324 to your computer and use it in GitHub Desktop.
Video example
REQUEST
"video": {
"mimes": [
"video/x-flv",
"video/mp4"
],
"minduration": 5,
"maxduration": 300,
"protocols": [
2,
3,
4,
5,
6,
7,
8
],
"w": 1920,
"h": 1080,
"startdelay": 0,
"placement": 1,
"pos": 0,
"minbitrate": 0,
"maxbitrate": 1500,
"playbackmethod": [
6
],
"delivery": [
2
]
}
RESPONSE
{
"id": "CghSUi1tcy5oYhDsocqpBhj5zrnFASC83eLtAw**",
"bidid": "CghSUi1tcy5oYhDsocqpBhj5zrnFASC83eLtAw**",
"cur": "RUB",
"seatbid": [
{
"bid": [
{
"id": "1",
"adid": "tdm4#701.7.1",
"impid": "0",
"price": 200,
"nurl": "https://log.bumlam.com/?src=xoalt&s_act=n&s_trk=CgjlvvO1pIjZ5Ri5hqasBg**&s_win=${AUCTION_PRICE}",
"adomain": [
"example.com"
],
"adm": "https://ads.bumlam.com/creative/485d5082cfa416f8/video/wrapper?s_trk=CgjlvvO1pIjZ5RDL5uC8Ahi5hqasBg**&s_dmn=ZGVtby50ZXJyYXRyYWYuY29t&s_src=xoalt&s_app=&erid=Video720p&pw=1920&ph=1080&s_win=${AUCTION_PRICE}",
"ext": {
"cid": "1272677409",
"nroa": {
"erid": "Video720p"
}
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment