[WR-2026] Equativ Bid Adapter: add placementuuid param, deprecate site/page/format - #6
Merged
Conversation
Add a placementuuid bidder parameter forwarded in imp.ext.bidder. When provided it takes precedence over the now-deprecated siteId, pageId and formatId parameters, which are kept to support the inventory-structure ramp-up. Adds TypeScript types and docs marking the legacy params as deprecated, plus unit tests for passthrough and precedence. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
szhang-str
approved these changes
Jun 29, 2026
pierreted90
pushed a commit
that referenced
this pull request
Jul 7, 2026
…bid#15179) * Start.io - Create User ID submodule and improve adapter * Update modules/startioIdSystem.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix: Adjust spacing formatting in getStorageManager parameters * Fix: Adjust spacing formatting in getStorageManager parameters (#2) * Refactor: Remove unused storage management logic from StartIO ID module and set default storage expiration * Refactor: Remove unused storage management logic from StartIO ID module and set default storage expiration * Enhance: Add configurable storage options and expiration to StartIO ID module * Docs: Update StartIO ID module documentation with storage configuration details * Docs: Update StartIO ID module documentation with storage configuration details * Docs: Add build instructions and module details to Start.io ID system file (#4) * Docs: Add build instructions and module details to Start.io ID system documentation (#5) * Apply suggestion from @IlliaMil * Enable credentials in StartIO bid adapter requests (#6) * Enhance: Add support for test ads and dynamic endpoint configuration in StartIO Bid Adapter * Refactor: Simplify testAdsEnabled logic by appending query param to the production endpoint * Enhance: Advertise Prebid channel name and version in StartIO Bid Adapter requests * test param replaced with testAdsEnabled * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Please provide the `[Diff]` or describe the code changes to generate an accurate commit message. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Matan Arbel <matan.arbel@start.io>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitLab MR !16: WR-2026 Equativ Bid Adapter: add placementuuid param, deprecate site/page/format