Skip to content

Commit

Permalink
OpenRTB 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkorean committed Jul 20, 2020
1 parent 00fa16f commit 327b66d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 3 deletions.
24 changes: 21 additions & 3 deletions BidRequest.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
id: #required
imp: #required
- imp.id: #required
imp.metric:
- imp.metric.type: #required
imp.metric.value: #required
imp.metric.vendor: #recommended
imp.metric.ext:
imp.banner: #required (if banner)
imp.banner.format:
imp.banner.format: #recommended
- imp.banner.format.w:
imp.banner.format.h:
imp.banner.format.wratio:
imp.banner.format.hratio:
imp.banner.format.wmin:
imp.banner.format.ext:
imp.banner.w: #recommended
imp.banner.h: #recommended
imp.banner.w:
imp.banner.h:
imp.banner.wmax: #deprecated
imp.banner.hmax: #deprecated
imp.banner.wmin: #deprecated
Expand All @@ -20,6 +28,7 @@ imp: #required
imp.banner.expdir:
imp.banner.api:
imp.banner.id:
imp.banner.vcm:
imp.banner.ext:
imp.video: #required (if video)
imp.video.mimes: #required
Expand All @@ -30,6 +39,7 @@ imp: #required
imp.video.w: #recommended
imp.video.h: #recommended
imp.video.startdelay: #recommended
imp.video.placement:
imp.video.linearity:
imp.video.skip:
imp.video.skipmin:
Expand All @@ -41,6 +51,7 @@ imp: #required
imp.video.maxbitrate:
imp.video.boxingallowed:
imp.video.playbackmethod:
imp.video.playbackend:
imp.video.delivery:
imp.video.pos:
imp.video.companionad:
Expand Down Expand Up @@ -281,11 +292,18 @@ test:
at:
tmax:
wseat:
bseat:
allimps:
cur:
wlang:
bcat:
badv:
bapp:
source:
source.fd:
source.tid:
source.pchain:
source.ext:
regs:
regs.coppa:
regs.ext:
Expand Down
6 changes: 6 additions & 0 deletions BidResponse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,27 @@ seatbid:
seatbid.bid.impid: #required
seatbid.bid.price: #required
seatbid.bid.nurl:
seatbid.bid.burl:
seatbid.bid.lurl:
seatbid.bid.adm:
seatbid.bid.adid:
seatbid.bid.adomain:
seatbid.bid.bundle:
seatbid.bid.iurl:
seatbid.bid.cid:
seatbid.bid.crid:
seatbid.bid.tactic:
seatbid.bid.cat:
seatbid.bid.attr:
seatbid.bid.api:
seatbid.bid.protocol:
seatbid.bid.qagmediarating:
seatbid.bid.language:
seatbid.bid.dealid:
seatbid.bid.w:
seatbid.bid.h:
seatbid.bid.wratio:
seatbid.bid.hratio:
seatbid.bid.exp:
seatbid.bid.ext:
seatbid.seat:
Expand Down

0 comments on commit 327b66d

Please sign in to comment.