From 8af3c952576270ac4f2ebfbc5f114fb99bdae0fd Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Tue, 24 Feb 2026 10:01:46 +0200 Subject: [PATCH 1/3] new apester adapter for server --- static/bidder-info/apester.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/bidder-info/apester.yaml diff --git a/static/bidder-info/apester.yaml b/static/bidder-info/apester.yaml new file mode 100644 index 00000000000..ac5df08e356 --- /dev/null +++ b/static/bidder-info/apester.yaml @@ -0,0 +1,9 @@ +aliasOf: "vidazoo" +endpoint: "https://bidder.apester.com/openrtb/" +maintainer: + email: "roni.katz@apester.com" +userSync: + iframe: + url: https://sync.apester.com/api/user/html/xxx?pbs=true&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}} + userMacro: ${userId} +gvlVendorID: 354 \ No newline at end of file From 12e743364ba742a5c6fa805c45578f6ed5661cb0 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Tue, 24 Feb 2026 15:54:51 +0200 Subject: [PATCH 2/3] new apester adapter for server --- static/bidder-info/apester.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/apester.yaml b/static/bidder-info/apester.yaml index ac5df08e356..72d93e6ab13 100644 --- a/static/bidder-info/apester.yaml +++ b/static/bidder-info/apester.yaml @@ -4,6 +4,6 @@ maintainer: email: "roni.katz@apester.com" userSync: iframe: - url: https://sync.apester.com/api/user/html/xxx?pbs=true&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}} + url: https://sync.apester.com/api/user/html/699dad2322a7fa644e1d8bf7?pbs=true&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}} userMacro: ${userId} gvlVendorID: 354 \ No newline at end of file From 33bedfe16eec1644c457837deb0651c17ced2643 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Tue, 24 Mar 2026 16:09:38 +0200 Subject: [PATCH 3/3] use general email --- static/bidder-info/apester.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/apester.yaml b/static/bidder-info/apester.yaml index 72d93e6ab13..c5bd2facd04 100644 --- a/static/bidder-info/apester.yaml +++ b/static/bidder-info/apester.yaml @@ -1,7 +1,7 @@ aliasOf: "vidazoo" endpoint: "https://bidder.apester.com/openrtb/" maintainer: - email: "roni.katz@apester.com" + email: "info@apester.com" userSync: iframe: url: https://sync.apester.com/api/user/html/699dad2322a7fa644e1d8bf7?pbs=true&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}