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

BeOp Bid Adapter : update keywords management #9166

Merged
merged 11 commits into from
Nov 17, 2022
Merged

Commits on Jul 27, 2022

  1. Don't know why params are in an array in that bid object. Make it wor…

    …k for both if it is fixed later
    sebrobert committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a053400 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from BeOpinion/fix-tracking-prebid

    Bid object onBidWon notice is having array params
    sebrobert committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    364635e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab97aa View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    d9b4993 View commit details
    Browse the repository at this point in the history
  2. Params can be an array in notices

    Update params reading method to adapt to arrays for all params and add a test
    sebrobert committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1f338b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    f3b0b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    4fc625d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Keywords have to be an array of string (#9)

    * Keywords have to be an array of string
    
    * Last check if isStr
    sebrobert committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    58c3bc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Fix linting errors

    sebrobert committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fbf9abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3029c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Fix tests

    sebrobert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5ce0e09 View commit details
    Browse the repository at this point in the history