close
Skip to content

New Adapter: Bidfuse#4532

Merged
bsardo merged 3 commits into
prebid:masterfrom
bidfuse:master
Jan 11, 2026
Merged

New Adapter: Bidfuse#4532
bsardo merged 3 commits into
prebid:masterfrom
bidfuse:master

Conversation

@bidfuse
Copy link
Copy Markdown
Contributor

@bidfuse bidfuse commented Sep 11, 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

Other information

documentation PR -> prebid/prebid.github.io#6221

@bsardo bsardo added the adapter label Sep 23, 2025
@bsardo bsardo self-assigned this Sep 25, 2025
@bsardo bsardo changed the title New Adapter: bidfuse New Adapter: Bidfuse Oct 8, 2025
Copy link
Copy Markdown
Collaborator

@bsardo bsardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just waiting on the email response.

aliasOf: "teqblaze"
endpoint: "https://bn.bidfuse.com/pserver"
maintainer:
email: "support@bidfuse.com"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've sent an email to this address. Please respond to the email with a message of "received" to confirm that this address is reachable.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsardo responded

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified receipt.

@@ -0,0 +1,11 @@
aliasOf: "teqblaze"
endpoint: "https://bn.bidfuse.com/pserver"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed endpoint is reachable

curl -i --location --request POST https://bn.bidfuse.com/pserver
HTTP/1.1 204 No Content
Server: nginx
Date: Wed, 08 Oct 2025 19:01:51 GMT
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true

email: "support@bidfuse.com"
userSync:
redirect:
url: "https://syncbf.bidfuse.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified redirect navigates to the setuid endpoint and bidfuse uid is set in the PBS cookie
Screenshot 2025-10-08 at 3 06 47 PM

url: "https://syncbf.bidfuse.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://syncbf.bidfuse.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified iframe navigates to the setuid endpoint and bidfuse uid is set in the PBS cookie
Screenshot 2025-10-08 at 3 04 51 PM

@bsardo bsardo assigned przemkaczmarek and unassigned scr-oath Dec 9, 2025
@bsardo bsardo merged commit ed6ed55 into prebid:master Jan 11, 2026
4 checks passed
mikael-lundin pushed a commit to Adnuntius/prebid-server that referenced this pull request Feb 5, 2026
Co-authored-by: Kanceliarenko <kostiantyn.k@teqblaze.com>
t-sormonte pushed a commit to Viously/prebid-server-go that referenced this pull request Mar 20, 2026
Co-authored-by: Kanceliarenko <kostiantyn.k@teqblaze.com>
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.

4 participants