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

Yieldmo: Add gpid support #1935

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

ym-winston
Copy link
Contributor

add support for reading pbadslot in imp[].ext.data and outputting it as imp.ext.gpid in yieldmo request

@SyntaxNode SyntaxNode changed the title Add gpid support for yieldmo Yieldmo: Add gpid support Jul 22, 2021
Copy link
Contributor

@VeronikaSolovei9 VeronikaSolovei9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment, other than that it LGTM

}

type ExtData struct {
PbAdslot string `json:"pbadslot"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You added new bidder extension parameter. Do you want to update static/bidder-params/yieldmo.json file as well?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Veronika,

Apologies for the delay in replying to your comment. My understanding is that pbadslot is an additional param coming in from the prebid SDK, and prebid server adapters can be updated to read it: https://docs.prebid.org/features/pbAdSlot.html

Since this is not a bidder specific param, I do not think it is necessary to add anything to static/bidder-params/yieldmo.json, or the user documentation. There are a few other adapters which are ingesting this field (grid, pubmatic), and they have not added it to their bidder.json files.

Please let me know if I am misinterpreting something. Thank you.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ym-winston, I apologize, I didn't know about this. Thank you for pointing me to this!

@SyntaxNode SyntaxNode requested review from AlexBVolcy and removed request for guscarreon August 4, 2021 17:40
@SyntaxNode SyntaxNode assigned AlexBVolcy and unassigned guscarreon Aug 4, 2021
Copy link
Contributor

@AlexBVolcy AlexBVolcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hhhjort hhhjort merged commit cb1193a into prebid:master Aug 5, 2021
jizeyopera pushed a commit to operaads/prebid-server that referenced this pull request Oct 13, 2021
shunj-nb pushed a commit to ParticleMedia/prebid-server that referenced this pull request Nov 8, 2022
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.

None yet

5 participants