Skip to content

Commit

Permalink
Change Ucfunnel bidder endpoint (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiNahornyi authored Oct 30, 2020
1 parent 93c4b49 commit 1bc62f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/bidder-config/ucfunnel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
adapters:
ucfunnel:
enabled: false
endpoint: http://apac-hk-adx.aralego.com/prebid
endpoint: http://pbs.aralego.com/prebid
pbs-enforces-gdpr: true
pbs-enforces-ccpa: true
modifying-vast-xml-allowed: true
Expand All @@ -22,4 +22,4 @@ adapters:
redirect-url: /setuid?bidder=ucfunnel&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=SspCookieUserId
cookie-family-name: ucfunnel
type: redirect
support-cors: false
support-cors: false

0 comments on commit 1bc62f5

Please sign in to comment.