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

Nativo Bid Adapter : changed request method to POST and added OpenRTB payload #10323

Merged
merged 62 commits into from
Aug 7, 2023

Commits on Feb 22, 2021

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

Commits on Mar 12, 2021

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

Commits on Apr 5, 2021

  1. Added defult size settings based on the largest ad unit. Added respon…

    …se body validation. Added consent to request url qs params.
    jsfledd committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    008e906 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Changed bidder endpoint url

    jsfledd committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    21f3e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a33f2c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    44bf428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe0e1e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    e927584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ac4419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d8b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    ead77de View commit details
    Browse the repository at this point in the history
  2. Merged latest prebid master

    jsfledd committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4ed371c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Merged latest. Added adUnitCode as alternate to placementID. Removed …

    …placementID requirement
    jsfledd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e59a770 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 12, 2021

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

Commits on Oct 25, 2021

  1. Merged latest

    jsfledd committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    06407a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978ffd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    f74f370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1554d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9c9bb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    95cc80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b248fc View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    bea02d0 View commit details
    Browse the repository at this point in the history
  2. Merged master

    jsfledd committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a6fc789 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. merged with master

    jsfledd committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    657b35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0c8f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Deduped filer values

    jsfledd committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    97f020d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Rolled back package.json

    jsfledd committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b23518f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eeaa47 View commit details
    Browse the repository at this point in the history
  3. Duped upstream/master's package.lock file ... not sure how it got cha…

    …nged in the first place
    jsfledd committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    729e608 View commit details
    Browse the repository at this point in the history
  4. Small refactor of filterData length check. Removed comparison with 0 …

    …since a length value of 0 is already falsy.
    jsfledd committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f26e064 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Jun 6, 2022

  1. Added bid sizes to request

    jsfledd committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    060ff4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d34f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    7619590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bdc853 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merged with latest

    jsfledd committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ee52fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b8fab View commit details
    Browse the repository at this point in the history
  3. Removed testing 'only' flag

    jsfledd committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    51ba485 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Dec 13, 2022

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

Commits on Feb 10, 2023

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

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    b629344 View commit details
    Browse the repository at this point in the history
  2. Added userId support

    jsfledd committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e04cf3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9bb4ab View commit details
    Browse the repository at this point in the history
  4. Wrapped ajax in try/catch

    jsfledd committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ce1b931 View commit details
    Browse the repository at this point in the history
  5. Added more unit testing

    jsfledd committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a3af4e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 20, 2023

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

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    79880a8 View commit details
    Browse the repository at this point in the history
  2. Removed unused bidder methods

    jsfledd committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dbc8618 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    3c4e169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0961ed4 View commit details
    Browse the repository at this point in the history
  3. Removed debug log

    jsfledd committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d090447 View commit details
    Browse the repository at this point in the history
  4. Added/fixed tests

    jsfledd committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    722da51 View commit details
    Browse the repository at this point in the history