google / WebFundamentals

Former git repo for WebFundamentals on developers.google.com
Apache License 2.0
13.85k stars 2.57k forks source link

Udate: Handling Heavy Ad Interventions [2020-09-02] #8935

Open jpmedley opened 4 years ago

jpmedley commented 4 years ago

Page Affected: https://developers.google.com/web/updates/2020/05/heavy-ad-interventions

What needs to be done?

It needs to be updated for shipping of the feature in Chrome 86

matt2xu commented 4 years ago

Hi I have a question regarding the documentation for heavy ad interventions. It says "4 megabytes of network bandwidth", it got some people wondering: is it "network bandwidth of 4 megabytes per second" or "4 megabytes of network data"?

rowan-m commented 4 years ago

This refers to the latter, 4 megabytes of data attributed to the ad.

jpmedley commented 4 years ago

@rowan-m Can you make sure that's clear in the article?

Ashk87 commented 4 years ago

If we have a video ad of size 10 mb hosted on Google ads platform, will that be blocked?