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

Criteo Bid Adapter: Fix deal property name mapping from bidder response #9808

Merged
merged 1 commit into from
Apr 14, 2023

Commits on Apr 14, 2023

  1. Criteo Bid Adapter: Fix invalid deal property name mapping from bidde…

    …r response
    
    Currently, our PBJS adapter code expects to receive a property called 'dealCode' where our bidder emits 'deal' instead.
    We've updated our backend to temporary emit both dealCode & deal but long term we'd like to align to use 'deal 'across all integrations.
    leonardlabat committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6c8ba17 View commit details
    Browse the repository at this point in the history