Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Fetch margin (in percentage of viewport) - how fast (how early before being in viewport) an ad should be fetched to an ad slot (ad request should be made)

  2. Render margin (in percentage of viewport) - how fast (how early before being in viewport) an ad should be displayed (creative should be displayed)

  3. Mobile scaling - multiplier of Render and Fetch margins for mobile devices

A very good simulation of the following drawings: https://developers.google.com/publisher-tag/samples/lazy-loading?hl=de#typescript

SRA (Single Request Architecture)

...