Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨Callout vendor update: adding gdpr_consent and account to Prebid Server urls #24620

Merged
merged 5 commits into from
Sep 25, 2019

Commits on Sep 18, 2019

  1. adding gdpr_consent to Prebid Server urls

    Prebid Server now supports taking the gdpr_consent parameter on the AMP endpoint.
    
    The assumption I'm making here is that the consent string is available to callout vendors as ATTR(consentString) - @zhouyx, can you confirm? This is based on info from https://github.com/ampproject/amphtml/blob/master/extensions/amp-consent/integrating-consent.md
    bretg committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c783eec View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. using CONSENT_STRING macro

    bretg committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ff14cb4 View commit details
    Browse the repository at this point in the history
  2. tweak format

    bretg committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    d0da6b4 View commit details
    Browse the repository at this point in the history
  3. linting

    bretg committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f142107 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    66f4694 View commit details
    Browse the repository at this point in the history