Skip to content

IntentIQ ID System: Add shouldSetPPID parameter #13567

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

Closed

Conversation

dmytro-po
Copy link
Contributor

Type of change

  • Feature

Other information

Related pull requests in prebid.js or server are linked -> prebid/prebid.github.io#6141

@patmmccann
Copy link
Collaborator

all this feels superfluous, the publisher can easily set ppid to the intentiq id using this param https://docs.prebid.org/dev-docs/modules/userId.html#:~:text=Example-,ppid,-Optional

Copy link
Collaborator

@patmmccann patmmccann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should close this pr, it isnt useful

if (!ppuid) return;

gamObjectReference.cmd?.push(() => {
gamObjectReference.pubads().setPublisherProvidedId(ppuid);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the responsibility ofd the parent module; we will not merging this.

@patmmccann patmmccann closed this Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants