prebid.github.io icon indicating copy to clipboard operation
prebid.github.io copied to clipboard

New PBS-Java module: optable-targeting

Open zapo opened this issue 8 months ago • 2 comments

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

  • [x] new PBS-Java module

📋 Checklist

  • [x] Related pull requests in prebid.js or server are linked -> https://github.com/prebid/prebid-server-java/pull/3815

zapo avatar Mar 07 '25 15:03 zapo

Deploy Preview for prebid-docs-preview ready!

Name Link
Latest commit 59a594ba93256c6bbf134b75763ea44de8517005
Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6899ed7d0a6c490008bd2265
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 project configuration.

netlify[bot] avatar Mar 07 '25 15:03 netlify[bot]

Hi @bretg, thank you for the review! We'll work on addressing these design issues.

justadreamer avatar Apr 03 '25 15:04 justadreamer

Hi guys!
The module PR has been merged, can we please merge the documentation one as well. Thank you
cc: @muuki88 @bsardo @Net-burst

postindustria-code avatar Aug 07 '25 13:08 postindustria-code