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

New PBS-Java module: optable-targeting #5931

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

zapo
Copy link
Contributor

@zapo zapo commented Mar 7, 2025

The optable-targeting module enriches an incoming OpenRTB request by adding to the user.ext.eids and user.ext.data objects. Under the hood the module extracts PPIDs (publisher provided IDs) from the incoming request's user.ext.eids, and also if provided sha256-hashed email, sha256-hashed phone, zip or Optable Visitor ID provided correspondingly in the user.ext.optable.email, .phone, .zip, .vid fields. These IDs are sent as input to the Targeting API. The received response data is used to enrich the OpenRTB request and response. Targeting API endpoint is configurable per publisher.

🏷 Type of documentation

  • new PBS-Java module

📋 Checklist

Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 9f337a5
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/67cb1f421fe5870007e742be
😎 Deploy Preview https://deploy-preview-5931--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zapo zapo marked this pull request as ready for review March 7, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants