| Medidas | Formatos | Peso máximo | Acepta Video | Audio | AutoPlay |
| 300x450 | HTML5. Puede utilizar de fondo un archivo JPG o GIF | 150kb | Videos de plataforma de Streaming embebidos HTML5 | Inicia en ON. Se activa por interección del usuario. | - |
CLICKTAG: Según medidas de la pieza ajustar “width” y “height”. Luego de <HEAD> agregar:
<meta name="ad.size" content="width=300,height=450"><meta name="old.GCD" content=""/>
A las piezas desarrolladas en HTML5, quitarle los siguientes metatags del index.html:
<meta name="GCD" content="YTk3ODQ3ZWZhN2I4NzZmMzBkNTEwYjJlcd8832ca26fb03878b8e2e716d1ba803"/> (el valor del content puede variar) <meta name="generator" content="Google Web Designer 9.0.2.0915"> (el valor del content puede variar) <meta name="environment" content="gwd-genericad">
Antes de la etiqueta
y reemplazando la URL del anunciante:
<iframe width='300' height='450' src='https://www.youtube.com/embed/aE5M4o_97aE' title='YouTube video player' frameborder='0' allow='accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture' allowfullscreen></iframe>