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

appnexus bid adapter - update to work with native ortb #10321

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jsnellbaker
Copy link
Collaborator

Type of change

  • Feature

Description of change

This PR updates the logic in the appnexusBidAdapter.js file to read/write native data from/to ortb objects.

There are some caveats around the img sizes and aspect_ratios fields when building the request; this is due to multiple sets of sizes/aspect_ratios available with the prebid legacy native setup (see #10249 discussion).

Another thing to note (which is mainly why this is still in draft), I can't seem to get the targeting keys to generate with the asset# pattern. Prebid Core still seems to make the legacy targeting keys even though I make an adunit only use the native.ortb setup. If there's any suggestions about what to do to make this work, please let me know. I had assumed writing the data to the bidResponse.native.ortb would have been sufficient.

@patmmccann
Copy link
Collaborator

@jsnellbaker I'm confused? If you're requesting review can you remove the draft status and re-assign a reviewer? Removed for now due to being in draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants