Skip to content

IntentIQ ID System: Add shouldSetPPID parameter#13567

Closed
dmytro-po wants to merge 2 commits into
prebid:masterfrom
DimaIntentIQ:AGT-553-shouldSetPPID-param
Closed

IntentIQ ID System: Add shouldSetPPID parameter#13567
dmytro-po wants to merge 2 commits into
prebid:masterfrom
DimaIntentIQ:AGT-553-shouldSetPPID-param

Conversation

@dmytro-po
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@DimaIntentIQ DimaIntentIQ deleted the AGT-553-shouldSetPPID-param branch January 23, 2026 10:53
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