Skip to content

Commit

Permalink
Fix typo in redirect-url for Tripleliftnative bidder (#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
CTMBNara authored and And1sS committed Dec 13, 2021
1 parent 4b1253d commit 991cb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/bidder-config/tripleliftnative.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ adapters:
vendor-id: 28
usersync:
url: https://eb2.3lift.com/getuid?gdpr={{gdpr}}&cmp_cs={{gdpr_consent}}&us_privacy={{us_privacy}}&redir=
redirect-url: /setuid?bidder=triplelift_native&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=$UID"
redirect-url: /setuid?bidder=triplelift_native&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=$UID
cookie-family-name: triplelift_native
type: redirect
support-cors: false

0 comments on commit 991cb3c

Please sign in to comment.