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

Enable first ad render audit for AdSense #126

Merged
merged 3 commits into from
Sep 20, 2019

Conversation

jonkeller
Copy link
Collaborator

Last step in fixing #2

@jonkeller jonkeller self-assigned this Sep 11, 2019
@jonkeller jonkeller changed the title Implement first ad render audit for AdSense Enable first ad render audit for AdSense Sep 11, 2019
if (nonGptAdSlots.length === 0) {
context.LighthouseRunWarnings.push(runWarning.NoAdRendered);
}
context.LighthouseRunWarnings.push(runWarning.NoAdRendered);
Copy link
Collaborator Author

@jonkeller jonkeller Sep 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes just revert the changes to this file (and only this file) that were made in https://github.com/googleads/publisher-ads-lighthouse-plugin/pull/119/files, since we're now measuring based on ping time.

@jonkeller jonkeller merged commit 8bab752 into googleads:master Sep 20, 2019
@jonkeller jonkeller deleted the adsense-first-ad-render branch September 20, 2019 21:08
@jonkeller jonkeller mentioned this pull request Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants