Skip to content

Digitalcaramel Bid Adapter: initial release#13731

Merged
patmmccann merged 2 commits into
prebid:masterfrom
Hamper:caramel-adapter
Aug 5, 2025
Merged

Digitalcaramel Bid Adapter: initial release#13731
patmmccann merged 2 commits into
prebid:masterfrom
Hamper:caramel-adapter

Conversation

@Hamper
Copy link
Copy Markdown
Contributor

@Hamper Hamper commented Aug 5, 2025

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Add new bid adapter, some common code from Programmatica and Vistars adapters moved to lib vizionikUtils

{
  bidder: 'digitalcaramel',
    params: {
      siteId: 'd1d83nbdi0fs73874a0g',
      placementId: 'd1d8493di0fs73874a10'
    }
}

Other information

prebid/prebid.github.io#6193

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2025

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@patmmccann patmmccann changed the title Digitalcaramel Bid Adapter Digitalcaramel Bid Adapter: initial release Aug 5, 2025
@patmmccann patmmccann merged commit 580394a into prebid:master Aug 5, 2025
20 checks passed
mdusmanalvi pushed a commit to mdusmanalvi/Prebid.js that referenced this pull request Nov 11, 2025
* move common code to lib and add digitalcaramel adapter

* more deduplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants