Skip to content

Commit

Permalink
Add plmct (prebid#11706)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rothalack authored and DecayConstant committed Jul 18, 2024
1 parent fcdc4db commit 19e41d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/pubwiseBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const VIDEO_CUSTOM_PARAMS = {
'battr': DATA_TYPES.ARRAY,
'linearity': DATA_TYPES.NUMBER,
'placement': DATA_TYPES.NUMBER,
'plcmt': DATA_TYPES.NUMBER,
'minbitrate': DATA_TYPES.NUMBER,
'maxbitrate': DATA_TYPES.NUMBER,
'skip': DATA_TYPES.NUMBER
Expand Down

0 comments on commit 19e41d9

Please sign in to comment.