Commit 710edf5
PubMatic Analytics Adapter: Preserve original mediaTypes and sizes when copying bid details in analytics (prebid#13888)
* Targetting key set for floor applied from PM RTD module
* Test Cases Added
* UPR related changes
* Minor changes
* Added targeting keys in constants
* UOE-12412: Added floorProvider = "PM" related check to set the targeting
* UOE-12412: Removed modelVersion related check
* UOE-12412: Changed Key Name for targeting
* UOE-12412: Enabling and disabling targetting key based on adServertargeting coming from config
* UOE-12412: RTD provider error handling for undefined configs
* Refactor: Improve bid status handling and floor value detection for No Bids scenario in PubMatic RTD provider
* Refactor: Extract bid targeting logic into separate functions
* Refactor: Improve pubmatic RTD provider targeting logic and add test coverage
* Enhance PubMatic RTD floor calculation with multi-size support and targeting precision
* UOE-12413: Changed adServerTargeting to pmTargetingKeys
* Enhance multiplier handling in pubmatic RTD provider
* PubM RTD Module: Update pubmatic RTD provider with enhanced targeting logic and test coverage
* PubM RTD Module: Multipliers fallback mechanism implemented and test cases edited
* Code changes optimisation
* Test case optimized
* Test cases: add unit tests for multiplier extraction in pubmatic RTD provider
* refactor: reorder multiplier sources in pubmaticRtdProvider to prioritize config.json over floor.json
* Fix: update NOBID multiplier from 1.6 to 1.2 in pubmaticRtdProvider module
* Refactor: enhance floor value calculation for multi-format ad units and improve logging
* Refactor: Add getBidder function and remove unused findWinningBid import in PubMatic RTD provider tests
* chore: remove unused pubmaticRtd example and noconfig files
* PubMatic RTD module markdown file update having targetingKey details
* Fix: Removed extra whitespace and normalize line endings in RTD provider
* fix: add colon to RTD targeting log message in pubmaticRtdProvider
* Preserve original mediaTypes and sizes when copying bid details in analytics in case of marketplace scenario
* UOE-13066: Added mediaTypes and dimensions to raw request of tracker in case of marketplace scenario
* Lint Issue: Remove unnecessary whitespace in pubmatic analytics bid handling
---------
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>1 parent 2616a9f commit 710edf5
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
424 | 425 | | |
425 | 426 | | |
426 | 427 | | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
427 | 437 | | |
428 | 438 | | |
429 | 439 | | |
| |||
0 commit comments