Skip to content

Commit 735e990

Browse files
committed
New adapter: DPAI
1 parent 797692a commit 735e990

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

static/bidder-info/dpai.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
aliasOf: "teqblaze"
2+
endpoint: "https://ssp.drift-pixel.ai/pserver"
3+
maintainer:
4+
email: "adops@driftpixel.ai"
5+
capabilities:
6+
site:
7+
mediaTypes:
8+
- banner
9+
- video
10+
- native
11+
app:
12+
mediaTypes:
13+
- banner
14+
- video
15+
- native
16+
userSync:
17+
redirect:
18+
url: "https://sync.drift-pixel.ai/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
19+
userMacro: "[UID]"
20+
iframe:
21+
url: "https://sync.drift-pixel.ai/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
22+
userMacro: "[UID]"

0 commit comments

Comments
 (0)