Skip to content

Commit 0fac2c4

Browse files
authored
add title to bidResponseFilter (prebid#5875)
1 parent 0f82c8c commit 0fac2c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dev-docs/modules/bidResponseFilter.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ sidebarType : 1
1010

1111
---
1212

13+
# Bid Response Filter
14+
1315
## Overview
1416

1517
This optional module will trigger validation of each bid on the bid response. Validation of a particular bid is based on its `ortb2` values compared to the values in the `bid.meta`. The module configuration allows you to specify whether to enforce validation of particular fields or not. It also lets to specify if the bid should be rejected if selected field metadata value is not present.

0 commit comments

Comments
 (0)