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

Server-side renderer url metadata #3085

Closed
bretg opened this issue Sep 7, 2023 · 4 comments
Closed

Server-side renderer url metadata #3085

bretg opened this issue Sep 7, 2023 · 4 comments
Labels

Comments

@bretg
Copy link
Contributor

bretg commented Sep 7, 2023

This is the server side of PBJS issue prebid/Prebid.js#10434

@ccorbo has proposed a solution that server-side adapters specify seatbid[].bid[].ext.rendererurl.

I would counter-propose that this field should go in seatbid[].bid[].ext.prebid.meta.rendererUrl , adding this field as .RendererUrl alongside .NetworkID, etc.

Note: we added rendering fields for the SDK in #2908

@ccorbo
Copy link
Contributor

ccorbo commented Sep 11, 2023

Thanks Bret, your proposed location sounds goods to me. I can raise a PR to add this field.

@bretg bretg changed the title Define location for server-side renderer url Server-side renderer url metadata Sep 19, 2023
@bretg
Copy link
Contributor Author

bretg commented Oct 17, 2023

@ccorbo - could you open a docs PR against https://github.com/prebid/prebid.github.io/blob/master/prebid-server/developers/add-new-bidder-go.md to show the new RendererUrl meta field option?

@SyntaxNode
Copy link
Contributor

Implemented in PBS-Go 0.274.0.

@bretg
Copy link
Contributor Author

bretg commented Nov 7, 2023

resolved with PBS-Java 2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants