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

Dailymotion Bid Adapter : fix user sync parsing #11887

Merged
merged 2 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. Dailymotion bid adapter: Fix user sync parsing

    This fixes an issue in the server response parsing for user sync, where it was not using the body from the response. I took the occasion to also convert this member to camelCase for consistency with the others.
    Kevin Siow committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ea76d35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from dailymotion-oss/dailymotion_fix_usersyncs

    Dailymotion Bid Adapter: fix user sync parsing
    sebmil-daily authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae9fac1 View commit details
    Browse the repository at this point in the history