ConnectAd Update#6593
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 877f6abc06
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| Please reach out to your ConnectAd Account Manager before configuring the S2S adapter for approval and setup. | ||
|
|
||
| ### Bid Params | ||
| The ConnectAd server-side adapters (Java and Go) have been modernized to fully support **Video** and **Native** ad formats, OpenRTB 2.6 dynamic bid type resolution, and complete request payload (`imp.ext`) preservation. |
There was a problem hiding this comment.
Remove unsupported server-side media support claim
The linked Prebid.js PR only updates the client-side adapter, and I checked the current Prebid Server Go and Java bidder configs (static/bidder-info/connectad.yaml and src/main/resources/bidder-config/connectad.yaml), which still advertise only banner for ConnectAd site/app media types. Leaving this server-side statement in the docs will tell PBS publishers that video/native requests are supported even though those adapters will still be configured as banner-only, so server-side video/native setups can be rejected or fail to bid until the PBS adapters/configs are actually updated.
Useful? React with 👍 / 👎.
🏷 Type of documentation
📋 Checklist