github.com/prebid/prebid-server/v2@v2.18.0/static/bidder-info/criteo.yaml (about)

     1  endpoint: "https://ssp-bidder.criteo.com/openrtb/pbs/auction/request?profile=230"
     2  maintainer:
     3    email: "prebid@criteo.com"
     4  gvlVendorID: 91
     5  capabilities:
     6    app:
     7      mediaTypes:
     8        - banner
     9        - video
    10    site:
    11      mediaTypes:
    12        - banner
    13        - video
    14  userSync:
    15    # criteo supports user syncing, but requires configuration by the host. contact this
    16    # bidder directly at the email address in this file to ask about enabling user sync.
    17    redirect:
    18      url: "https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies={{.GDPR}}&gdpr={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}&profile=230"
    19      userMacro: "${CRITEO_USER_ID}"
    20    iframe:
    21      url: "https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies={{.GDPR}}&gdpr={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}&profile=230"
    22      userMacro: "${CRITEO_USER_ID}"