From 735e99061533b25bc710374b1dfca9786acf0eb8 Mon Sep 17 00:00:00 2001 From: DriftPixel Date: Tue, 10 Feb 2026 10:57:19 +0200 Subject: [PATCH] New adapter: DPAI --- static/bidder-info/dpai.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 static/bidder-info/dpai.yaml diff --git a/static/bidder-info/dpai.yaml b/static/bidder-info/dpai.yaml new file mode 100644 index 00000000000..f679d66d776 --- /dev/null +++ b/static/bidder-info/dpai.yaml @@ -0,0 +1,22 @@ +aliasOf: "teqblaze" +endpoint: "https://ssp.drift-pixel.ai/pserver" +maintainer: + email: "adops@driftpixel.ai" +capabilities: + site: + mediaTypes: + - banner + - video + - native + app: + mediaTypes: + - banner + - video + - native +userSync: + redirect: + url: "https://sync.drift-pixel.ai/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" + userMacro: "[UID]" + iframe: + url: "https://sync.drift-pixel.ai/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}" + userMacro: "[UID]"