Skip to content

Commit

Permalink
Fix Piximedia adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-allene-piximedia committed Jul 25, 2019
1 parent 9f4421c commit 10a10d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/piximediaBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const spec = {
timestamp: utils.timestamp(),
pver: '1.0',
pbparams: JSON.stringify(bidRequest.params),
pbsizes: parseSized,
pbwidth: arrSize[0],
pbheight: arrSize[1],
pbbidid: bidRequest.bidId,
Expand Down

0 comments on commit 10a10d6

Please sign in to comment.