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

     1  endpoint: "http://pbs.adksrv.com/hb?zone={{.ZoneID}}"
     2  maintainer:
     3    email: "prebid-dev@adkernel.com"
     4  gvlVendorID: 14
     5  capabilities:
     6    app:
     7      mediaTypes:
     8        - banner
     9        - video
    10        - audio
    11        - native
    12    site:
    13      mediaTypes:
    14        - banner
    15        - video
    16        - audio
    17        - native
    18  userSync:
    19    redirect:
    20      url: "https://sync.adkernel.com/user-sync?t=image&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&r={{.RedirectURL}}"
    21      userMacro: "{UID}"
    22  endpointCompression: "GZIP"