From fe8fb9a34bea5659e784640b9f5c6703152657c8 Mon Sep 17 00:00:00 2001 From: Kanceliarenko Date: Thu, 28 Aug 2025 01:40:52 +0300 Subject: [PATCH 1/5] init appstockSSP bid adapter --- static/bidder-info/appStockSSP.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 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 00000000000..a9c38433cfd --- /dev/null +++ b/static/bidder-info/appStockSSP.yaml @@ -0,0 +1,22 @@ +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}}&redirect={{.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 From 5eb4811b5178c4fe125b6c4deb032f1926214d01 Mon Sep 17 00:00:00 2001 From: appStockLTD Date: Thu, 28 Aug 2025 01:49:16 +0300 Subject: [PATCH 2/5] upd --- static/bidder-info/appStockSSP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/appStockSSP.yaml b/static/bidder-info/appStockSSP.yaml index a9c38433cfd..a665e09755b 100644 --- a/static/bidder-info/appStockSSP.yaml +++ b/static/bidder-info/appStockSSP.yaml @@ -19,4 +19,4 @@ userSync: 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 + userMacro: "[UI]" \ No newline at end of file From 5a5e38ebcc4442948b4ef7dde00ca71fb0ba4ce5 Mon Sep 17 00:00:00 2001 From: appStockLTD Date: Thu, 28 Aug 2025 01:49:31 +0300 Subject: [PATCH 3/5] rollback --- static/bidder-info/appStockSSP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/appStockSSP.yaml b/static/bidder-info/appStockSSP.yaml index a665e09755b..a9c38433cfd 100644 --- a/static/bidder-info/appStockSSP.yaml +++ b/static/bidder-info/appStockSSP.yaml @@ -19,4 +19,4 @@ userSync: 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: "[UI]" \ No newline at end of file + userMacro: "[UID]" \ No newline at end of file From 94de2a09ad25b75f5602435d19e53e56a7362762 Mon Sep 17 00:00:00 2001 From: appStockLTD Date: Thu, 4 Sep 2025 19:32:17 +0300 Subject: [PATCH 4/5] updated yaml --- static/bidder-info/appStockSSP.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/bidder-info/appStockSSP.yaml b/static/bidder-info/appStockSSP.yaml index a9c38433cfd..e70be5f3b31 100644 --- a/static/bidder-info/appStockSSP.yaml +++ b/static/bidder-info/appStockSSP.yaml @@ -1,3 +1,6 @@ +disabled: true +# We have the following regional endpoint domains: 'us-east' and 'eu' and '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: @@ -15,7 +18,7 @@ capabilities: - native userSync: redirect: - url: "https://csync.al-ad.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redirect={{.RedirectURL}}" + 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}}" From ca83a702268f5f821e1036a16223ed25d6b712ac Mon Sep 17 00:00:00 2001 From: appStockLTD Date: Fri, 26 Sep 2025 17:24:27 +0300 Subject: [PATCH 5/5] update domains related to alias --- static/bidder-info/appStockSSP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/appStockSSP.yaml b/static/bidder-info/appStockSSP.yaml index e70be5f3b31..a0fbbfb644f 100644 --- a/static/bidder-info/appStockSSP.yaml +++ b/static/bidder-info/appStockSSP.yaml @@ -1,5 +1,5 @@ disabled: true -# We have the following regional endpoint domains: 'us-east' and 'eu' and 'apac' +# 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"