Skip to content

New Adapter: MyCodeMedia#4630

Merged
bsardo merged 6 commits into
prebid:masterfrom
mycodemedia:master
Apr 4, 2026
Merged

New Adapter: MyCodeMedia#4630
bsardo merged 6 commits into
prebid:masterfrom
mycodemedia:master

Conversation

@teqblaze
Copy link
Copy Markdown
Contributor

@teqblaze teqblaze commented Dec 9, 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

Other information

doc MR: prebid/prebid.github.io#6488

@@ -1,5 +1,5 @@
aliasOf: "teqblaze"
endpoint: 'https://east-backend.mycodemedia.com/pbjs'
endpoint: 'https://east-backend.mycodemedia.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.

image works

przemkaczmarek
przemkaczmarek previously approved these changes Jan 13, 2026
@teqblaze
Copy link
Copy Markdown
Contributor Author

Hello, @bsardo

Could you take a look and provide a second approval when you get a chance?
All checks are passing, just need one more review to unblock the merge.

Thanks!

aliasOf: "teqblaze"
endpoint: 'https://east-backend.mycodemedia.com/pserver'
maintainer:
email: 'support-platform@mycodemedia.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.

waiting for response

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:

Image

Comment thread static/bidder-info/mycodemedia.yaml Outdated
Comment on lines +21 to +22
url: "https://usersync.mycodemedia.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]" No newline at end of file
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.

plese check it because i recived 400

Image

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.

Hello, @przemkaczmarek
Can you please specify what specifically should we check?

We checked that the redirect is working correctly and in iframe sync return correct responses for pbserverIframe and setuid requests the 400 on /getuid is not from our endpoint - it's from one of the other URLs in the sync chain.

MyCodeMedia and others added 2 commits March 19, 2026 10:08
Comment on lines +17 to +22
redirect:
url: "https://usersync.mycodemedia.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://usersync.mycodemedia.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"
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 these are working properly.

@bsardo bsardo merged commit 5f77538 into prebid:master Apr 4, 2026
4 checks passed
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