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: add AD_RENDER_SUCCEEDED event #7059

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

jsut
Copy link
Contributor

@jsut jsut commented Jun 19, 2021

Type of change

  • Feature

Description of change

This adds a new event, AD_RENDER_SUCCEEDED, which is emited by renderAd when rendering is successful. It also adds a test in the same manner as the tests that exist for AD_RENDER_FAILED.

doc patch: prebid/prebid.github.io#3045

Other information

This is related to work to enable #6909

- this enables interaction with the just rendered ad, as well as
  additional opportunities for measuring the speed of rendering code
@ChrisHuie ChrisHuie changed the title Add AD_RENDER_SUCCEEDED event Prebid Core: add AD_RENDER_SUCCEEDED event Jun 21, 2021
@jsnellbaker jsnellbaker requested a review from msm0504 June 21, 2021 13:30
@jsnellbaker jsnellbaker added minor needs 2nd review Core module updates require two approvals from the core team needs review labels Jun 21, 2021
src/prebid.js Show resolved Hide resolved
@ChrisHuie ChrisHuie removed minor needs 2nd review Core module updates require two approvals from the core team labels Jun 30, 2021
@ChrisHuie ChrisHuie merged commit abcf465 into prebid:master Jul 1, 2021
@jsut jsut deleted the ad-render-succeeded branch July 1, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants