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

Prebid core: accept and propagate AD_RENDER_FAILED / AD_RENDER_SUCCEEDED events from cross-origin ads #7917

Merged
merged 6 commits into from
Jan 20, 2022

Commits on Jan 7, 2022

  1. Prebid core: accept and propagate AD_RENDER_FAILED / AD_RENDER_SUCCEE…

    …DED events from cross-origin ads
    
    This adds a new type of cross-origin message ('Prebid Event') to allow PUC and other cross-origin renderings to correctly report rendering result, and generates the appropriate events.
    
    Addresses prebid#7702
    
    Related PUC changes: prebid/prebid-universal-creative#152
    Documentation changes TBD
    dgirardi committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    bb71281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e8493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815ac8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    399a73b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    bb95c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68291a0 View commit details
    Browse the repository at this point in the history