We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797692a commit 735e990Copy full SHA for 735e990
static/bidder-info/dpai.yaml
@@ -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
13
14
15
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
0 commit comments