Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: pause auctions when CMP indicates that the user is reviewing their consent choices #10266

Closed
dgirardi opened this issue Jul 20, 2023 · 2 comments · Fixed by #12224

Comments

@dgirardi
Copy link
Collaborator

Type of issue

Feature req

Description

The GPP 1.1 spec spec recommends that, when a user starts interacting again with the CMP after already having made their choice,

CMP is expecting changes, vendors should not use the data but wait and pause their processing.

Currently Prebid continues to use the consent it has, without pausing, until changes are actually made and a new consent string is available.

This may apply to TCF as well.

@patmmccann
Copy link
Collaborator

if we discover this applies to tcf, lets handle independently

@patmmccann
Copy link
Collaborator

patmmccann commented Sep 9, 2024

IF the cmp fires a not ready event, we should wait for new consent; the current consent is not considered valid. New auctions should be paused to await the new choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants