prebid-server icon indicating copy to clipboard operation
prebid-server copied to clipboard

Is there TCF and GDPR support in Activity Control

Open stevemenezes opened this issue 4 months ago • 2 comments

Hi, we're currently working on blocking bidder requests when TCF consent is not provided for a given vendor but only in cases where GDPR is applicable.

While reviewing options, we came across the ActivityControl.fetchBids signal. However, it's unclear whether this functionality is currently supported or still in development.

Could you share any insights on whether support for this use case is planned? Or would a custom implementation be required in the meantime? Any guidance would be greatly appreciated.

Thanks!

Reference - https://github.com/prebid/prebid-server/blob/25cd15f8910011bebda9823a3763e892d0df51a3/privacy/rule_condition.go#L6

stevemenezes avatar Aug 13 '25 07:08 stevemenezes

@Net-burst to investigate progress for PBS-Java and I will report back on PBS-Go.

bsardo avatar Aug 22 '25 14:08 bsardo

At first glance, it looks like only the fpd and eids activities were implemented in the activity control framework. Which looks like an oversight. I asked my team to look into this. Thanks for bringing this to our attention.

Net-burst avatar Sep 13 '25 01:09 Net-burst