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

Improve Digital adapter: publisher endpoint, addtl consent, syncs #14

Merged
merged 7 commits into from
Oct 18, 2022

Commits on Oct 11, 2022

  1. Made adapter changes:

    - add bidders to sync url when extend mode enabled
    - set ConsentedProvidersSettings when extend mode enabled
    - dynamically generated AD_SERVER_URL when publisherId available
    faisalvs committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2e1838d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Made adapter changes:

    - Single request mode: all placements must have the same publisherId
    faisalvs committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    491bc44 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Made adapter changes:

    - Code refactored
    faisalvs committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d9e3643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773d299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a06f89 View commit details
    Browse the repository at this point in the history
  4. Made adapter changes:

    - Updated test cases
    faisalvs committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    917e016 View commit details
    Browse the repository at this point in the history
  5. Updated tests

    jbartek25 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7bc0537 View commit details
    Browse the repository at this point in the history