-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pr 0507 - support for dctr, currency and multi-size ad slots (#2887)
* merging latest prebid master with video changes * fixed linting errors * moved data types to constants * merging changes for currency support and multisize support * replace hardcoded string 'pubmatic' with BIDDER_CODE * added code for dctr support * trim individual values in key-value * additional log messages added * fixed linting errors * fix test cases for dctr * rename paramter bidfloorcur to currency. * rename param bidfloorcur to currency * remove data_types constant from constants.json * changes to test cases for format object * change to splice method call as per review comments
- Loading branch information
1 parent
c2310ba
commit 66d218b
Showing
3 changed files
with
324 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.