prebid.github.io
prebid.github.io copied to clipboard
New PBS-Java module: optable-targeting
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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Hi @bretg, thank you for the review! We'll work on addressing these design issues.
Hi guys!
The module PR has been merged, can we please merge the documentation one as well. Thank you
cc: @muuki88 @bsardo @Net-burst