Skip to content

Silent rules engine / geoscope filtering #4722

@PBDMSFT

Description

@PBDMSFT

When Prebid Server Go receives a bid request that falls outside of the geoscope defined in a bidder's yaml file it correctly filters and does not forward a request to that bidder. While that's the intended behavior, even with "debug": true & "test": 1 in the body of the request, the debug response does not include any indication that the bidder was filtered out and for what reason. I would expect httpcalls to exclude the filtered bidder but resolvedrequest should include all of the original bidders for validation. There should also be a warning (similar to filtering unsupported media types).

Happy to provide more specific information directly from Microsoft's implementation of Prebid Server.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Ready for Dev

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions