Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Adtelligent ortb url endpoint #800

Merged
merged 4 commits into from
Sep 15, 2020
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/main/resources/bidder-config/adtelligent.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
adapters:
adtelligent:
enabled: false
endpoint: http://hb.adtelligent.com/auction
endpoint: http://ghb.adtelligent.com/pbs/ortb
pbs-enforces-gdpr: true
pbs-enforces-ccpa: true
modifying-vast-xml-allowed: true
Expand All @@ -18,8 +18,8 @@ adapters:
supported-vendors:
vendor-id: 0
usersync:
url: https://sync.adtelligent.com/csync?t=p&ep=0&redir=
redirect-url: /setuid?bidder=adtelligent&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid={uid}
url: https://sync.adtelligent.com/csync?t=p&ep=0&gdpr={{gdpr}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&redir=
redirect-url: /setuid?bidder=adtelligent&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&uid={uid}
cookie-family-name: adtelligent
type: redirect
support-cors: false