From 1f79734621c9abd0b801387f15c3f3c76cff4b9d Mon Sep 17 00:00:00 2001 From: EvgeniiMunin Date: Wed, 29 Jan 2025 12:22:19 +0100 Subject: [PATCH] keep appliedTo field blank --- prebid-server/pbs-modules/greenbids-real-time-data.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/prebid-server/pbs-modules/greenbids-real-time-data.md b/prebid-server/pbs-modules/greenbids-real-time-data.md index 6136b69a3f..062366d70a 100644 --- a/prebid-server/pbs-modules/greenbids-real-time-data.md +++ b/prebid-server/pbs-modules/greenbids-real-time-data.md @@ -214,10 +214,7 @@ Here's an example analytics tag that might be produced for use in an analytics a "tid": "2c445309-06b2-47b2-a724-4aeef15faeb8" } }, - "appliedTo": { - "bidders": "bidderA", - "impIds": "impId1" - } + "appliedTo": {} } ] }