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

Merge upstream #21

Merged
merged 5 commits into from
Apr 19, 2024
Merged

Merge upstream #21

merged 5 commits into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    75602dc View commit details
    Browse the repository at this point in the history
  2. Dailymotion Bid Adaptor: initial release (prebid#10970)

    * Dailymotion Bid Adaptor: initial release
    
    * .md file lint issue resolved
    
    * Dailymotion Bid Adaptor: build bidder request based on param with fallbacks
    
    * Dailymotion Bid Adaptor: support video metadata
    
    * Dailymotion Bid Adaptor: add support for sending adUnitCode
    
    * Dailymotion Bid Adaptor: add support for sending startDelay
    
    * feat(LEO-528): Allow multiple IAB categories in video metadata
    
    The same way as we can have an array of IAB categories level 1 in the ORTB request, this PR introduces an array for the IAB categories level 2.
    
    To be forward compatible with level [2.2](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv) and [3.0](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%203.0.tsv) specifications, the category IDs should be sent as strings.
    
    * Dailymotion bid adapter: Clarify the video metadata to provide in each player context
    
    * Dailymotion bid adapter: Move API key to bid params
    
    * Dailymotion bid adapter: Verify API key is string
    
    Co-authored-by: Rumesh <rumesh@users.noreply.github.com>
    
    * Dailymotion bid adapter: Move API key to bid params (fix tests)
    
    * Dailymotion Bid Adaptor: add gpp support and get coppa from request
    
    * Dailymotion Bid Adaptor: fix lint error
    
    * Dailymotion Bid Adaptor: add iabcat1 and fallback to ortb2 for iabcat2
    
    * Dailymotion Bid Adaptor: get iabcats from ortb2.site.content.data
    
    ---------
    
    Co-authored-by: Kevin Siow <kevin.siow@dailymotion.com>
    Co-authored-by: Aditi Chaudhary <aditichaudhary175@gmail.com>
    Co-authored-by: Sébastien Millet <sebastien.millet@dailymotion.com>
    Co-authored-by: Rumesh <rumesh@users.noreply.github.com>
    5 people authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    08ac74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7e942 View commit details
    Browse the repository at this point in the history
  4. added gvlid for truested stack alias (prebid#11314)

    Co-authored-by: adish.r <adish.r@media.net>
    adish1997 and adish-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b6e368b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge remote-tracking branch 'upstream/master' into merge_upstream

    # Conflicts:
    #	modules/dailymotionBidAdapter.js
    #	modules/dailymotionBidAdapter.md
    #	test/spec/modules/dailymotionBidAdapter_spec.js
    sebmil-daily committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    38a0079 View commit details
    Browse the repository at this point in the history