From aabf232cc7f83df249556b5549d0ea06227899ae Mon Sep 17 00:00:00 2001 From: Appstock LTD Date: Thu, 23 Oct 2025 16:38:35 +0300 Subject: [PATCH] New Adapter: appStockSSP (#4502) Co-authored-by: Kanceliarenko --- static/bidder-info/appStockSSP.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 static/bidder-info/appStockSSP.yaml diff --git a/static/bidder-info/appStockSSP.yaml b/static/bidder-info/appStockSSP.yaml new file mode 100644 index 000000000..a0fbbfb64 --- /dev/null +++ b/static/bidder-info/appStockSSP.yaml @@ -0,0 +1,25 @@ +disabled: true +# We have the following regional endpoint domains: 'lb' - for US_EAST, 'ortb-eu' - for EU, 'ortb-apac' - for APAC +# Please deploy this config in each of your datacenters with the appropriate regional subdomain +aliasOf: "teqblaze" +endpoint: "https://#{REGION}#.al-ad.com/pserver" +maintainer: + email: "sdksupport@app-stock.com" +capabilities: + site: + mediaTypes: + - banner + - video + - native + app: + mediaTypes: + - banner + - video + - native +userSync: + redirect: + url: "https://csync.al-ad.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" + userMacro: "[UID]" + iframe: + url: "https://csync.al-ad.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}" + userMacro: "[UID]" \ No newline at end of file