Skip to content

Adding ruleset filtering as warnings in debug auction - #4896

Open
karwaankit32 wants to merge 4 commits into
prebid:masterfrom
karwaankit32:enable-ruleset-warnings
Open

Adding ruleset filtering as warnings in debug auction#4896
karwaankit32 wants to merge 4 commits into
prebid:masterfrom
karwaankit32:enable-ruleset-warnings

Conversation

@karwaankit32

@karwaankit32 karwaankit32 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Adding ruleset filtering as warnings in debug auction which are currently silently executed leading to no understanding/visibility if it carried out.

#4722

Tested the rules-engine bidder-filtering diagnostics with account-level rules.

  • Verified debug auction responses now show warnings under ext.prebid.modules.warnings when bidders are removed by rules-engine filters.
  • Confirmed filtered bidders are removed from resolvedrequest.imp.ext.prebid.bidder and no bidder HTTP calls are made for bidders filtered before adapter execution.
  • Tested multiple account rules firing in one request.
  • Tested single-rule filtering.
  • Ran focused unit tests for rules-engine warning generation, include/exclude behavior, hook warning enrichment

@karwaankit32
karwaankit32 requested a review from bsardo August 5, 2026 09:19
anishb-ms
anishb-ms previously approved these changes Aug 14, 2026
Keep rulesengine bidder filtering warnings in debug auction output only, deferring analytics module surfacing for a later change.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@karwaankit32 karwaankit32 changed the title Adding ruleset filtering as warnings in debug auction and analytics module Adding ruleset filtering as warnings in debug auction Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants