New Adapter: Bidfuse#4532
Merged
Merged
Conversation
2 tasks
bsardo
reviewed
Oct 8, 2025
Collaborator
bsardo
left a comment
There was a problem hiding this comment.
Looks good, just waiting on the email response.
| aliasOf: "teqblaze" | ||
| endpoint: "https://bn.bidfuse.com/pserver" | ||
| maintainer: | ||
| email: "support@bidfuse.com" |
Collaborator
There was a problem hiding this comment.
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.
| @@ -0,0 +1,11 @@ | |||
| aliasOf: "teqblaze" | |||
| endpoint: "https://bn.bidfuse.com/pserver" | |||
Collaborator
There was a problem hiding this comment.
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}}" |
Collaborator
| 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}}" |
Collaborator
bsardo
approved these changes
Oct 20, 2025
przemkaczmarek
approved these changes
Dec 9, 2025
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Type of change
Other information
documentation PR -> prebid/prebid.github.io#6221