Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dev-docs/examples/meta-bid-filtering.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sidebarType: 1
about:
- This is an example that filters bid responses based on the metadata object.
- Bidders can supply metadata about the bid such as advertiser domain. See the "meta" fields in the <a href="/dev-docs/bidder-adaptor.html#interpreting-the-response">bid response</a> for the full list of metadata.
Comment thread
muuki88 marked this conversation as resolved.
- Please note that we recommend a dedicated module for this case. See <a href="/dev-docs/modules/bidResponseFilter.html">Bid Response Filter</a>

---

Expand Down