-
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.
Bug Fix: restore
alwaysUseBid
functionality (#389)
* Add test for `getAdserverTargeting`. * Add test for `getBidLandscapeTargeting`. * Move winning bid targeting result to fixtures. * Add test for ad server targeting when bid landscape reporting is on. * Add function to get targeting for bids with `alwaysUseBid` set to `true`. * Fix unsetting `enableSendAllBids`. * Update ad server targeting to include custom keys of `alwaysUseBid` bids. * Move `getAdserverTargeting` tests to test against public API. * Move `alwaysUseBid` targeting test to module level. * Add checks for ad server targeting keys. * Remove unneeded exports. * Remove public function to disable sendAllBids. * style updates (@protonate)
- Loading branch information
1 parent
c951eac
commit 2a5b122
Showing
3 changed files
with
361 additions
and
14 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.