Skip to content

Commit a4f9918

Browse files
OMS Bid Adapter: add prebid js version to request payload (prebid#14421)
1 parent 9011bf7 commit a4f9918

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/omsBidAdapter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ function buildRequests(bidReqs, bidderRequest) {
5151

5252
const imp = {
5353
id: bid.bidId,
54+
displaymanagerver: '$prebid.version$',
5455
ext: {
5556
...gpidData
5657
},

0 commit comments

Comments
 (0)