diff --git a/static/bidder-info/triplelift.yaml b/static/bidder-info/triplelift.yaml index 605bcc71e6e..79a8951680f 100644 --- a/static/bidder-info/triplelift.yaml +++ b/static/bidder-info/triplelift.yaml @@ -12,9 +12,10 @@ capabilities: - banner - video userSync: - # Triplelift supports user syncing but requires configuration by the host as the RedirectURL domain must be allowlisted. - # Contact this bidder directly at the email address above to ask about enabling user sync. - # + # Triplelift supports user syncing but requires configuration by the host as the RedirectURL domain must be allowlisted. + # If you are a publisher hosting your own Prebid Server, contact this bidder directly at the email address above to ask about enabling user sync. + # If you are a Prebid Server Host, please have your publisher contact the bidder. + # iframe: url: "https://eb2.3lift.com/sync?gdpr={{.GDPR}}&cmp_cs={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" userMacro: $UID @@ -23,4 +24,5 @@ userSync: userMacro: "$UID" endpointCompression: "GZIP" openrtb: + version: 2.6 gpp-supported: true \ No newline at end of file diff --git a/static/bidder-info/triplelift_native.yaml b/static/bidder-info/triplelift_native.yaml index ff93b544c4c..c5e08152692 100644 --- a/static/bidder-info/triplelift_native.yaml +++ b/static/bidder-info/triplelift_native.yaml @@ -12,8 +12,9 @@ capabilities: mediaTypes: - native userSync: - # Triplelift supports user syncing but requires configuration by the host as the RedirectURL domain must be allowlisted. - # Contact this bidder directly at the email address above to ask about enabling user sync. + # Triplelift supports user syncing but requires configuration by the host as the RedirectURL domain must be allowlisted. + # If you are a publisher hosting your own Prebid Server, contact this bidder directly at the email address above to ask about enabling user sync. + # If you are a Prebid Server Host, please have your publisher contact the bidder. # iframe: url: "https://eb2.3lift.com/sync?gdpr={{.GDPR}}&cmp_cs={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" @@ -22,4 +23,5 @@ userSync: url: "https://eb2.3lift.com/getuid?gdpr={{.GDPR}}&cmp_cs={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" userMacro: "$UID" openrtb: + version: 2.6 gpp-supported: true \ No newline at end of file