diff --git a/dev-docs/examples/meta-bid-filtering.md b/dev-docs/examples/meta-bid-filtering.md index aae19d1e21..7ff0d28077 100644 --- a/dev-docs/examples/meta-bid-filtering.md +++ b/dev-docs/examples/meta-bid-filtering.md @@ -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 bid response for the full list of metadata. +- Please note that we recommend a dedicated module for this case. See Bid Response Filter ---