From 8557ebbe3b7c8e4a3d6e48c6e1a3f52c936e2c53 Mon Sep 17 00:00:00 2001 From: mo4rock Date: Thu, 26 Mar 2026 16:26:46 +0200 Subject: [PATCH 1/2] New Adapter: LeagueM - Xeworks alias --- static/bidder-info/leagueM.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 static/bidder-info/leagueM.yaml diff --git a/static/bidder-info/leagueM.yaml b/static/bidder-info/leagueM.yaml new file mode 100644 index 00000000000..ea3848e44fe --- /dev/null +++ b/static/bidder-info/leagueM.yaml @@ -0,0 +1,8 @@ +aliasOf: "xeworks" +endpoint: "http://rtb.league-m.media/?pid={{.SourceId}}&host={{.Host}}&pbs=1" +maintainer: + email: "prebid@league-m.com" +userSync: + redirect: + url: "https://sync.league-m.media/psync?t=s&e=0&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&cb={{.RedirectURL}}" + userMacro: "$UID" From dc21a4f27db0097df36b5d992295ef45163e2df0 Mon Sep 17 00:00:00 2001 From: mo4rock Date: Thu, 26 Mar 2026 16:34:33 +0200 Subject: [PATCH 2/2] New Adapter: LeagueM - Xeworks alias --- static/bidder-info/leagueM.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/bidder-info/leagueM.yaml b/static/bidder-info/leagueM.yaml index ea3848e44fe..3140dca981c 100644 --- a/static/bidder-info/leagueM.yaml +++ b/static/bidder-info/leagueM.yaml @@ -3,6 +3,5 @@ endpoint: "http://rtb.league-m.media/?pid={{.SourceId}}&host={{.Host}}&pbs=1" maintainer: email: "prebid@league-m.com" userSync: - redirect: - url: "https://sync.league-m.media/psync?t=s&e=0&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&cb={{.RedirectURL}}" - userMacro: "$UID" + supports: + - redirect \ No newline at end of file