Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 1

Problem

I have been given specs to build banners for Tubemogul / Adobe CC, and I am unclear on how backup images should be handled.

This has caused some confusion with developers, traffickers and producers, with no clear answer.

Background

I build my HTML5 banners from scratch (No Adobe Animate, or GWD). That said, there is no clear guide on what to do for any platform.

After looking through the ad specs link below:

Ad Specs and Guidelines

I found this guide document:

Dropbox - HTML5 Zip Container Walkthrough.pdf

Media agencies, and clients have sent me several versions of the above PDF, which annoyingly has code snippets AS AN IMAGE, and sometimes has working links and sometimes it doesn't. However, the most frustrating part is the one on backup images which reads:

Caveat: Fallback images are not supported when using Ad Cloud to serve HTML5 display

creatives. To implement fallback images, you need to build them directly into your

HTML5 creative according to the HTML5 browser support matrix.

NOTE: while "HTM5 browser support matrix" underlined, it is not as a link ...however, on some versions of this document the link works, but just takes you to "caniuse.com". Which might as well be a link to the "wikipedia.org/internet".


My questions are:

  1. Should backup images be included separately to the HTML5 zip container, as has been industry standard for many years?
  2. OR, should a backup image be included in the HTML5 zip container, and referenced in the index.html?
  3. OR, should the HTML5 ad be built in such a way, so as to be supported by older browsers, without any backup image at all?

If the backup images need to be included in the HTML5 zip container, how should that be included?
Could you provide a code snippet of how you would like the image included to give maximum browser support. Or ideally, could please provide an example banner, which could be used as a build reference.


Thank you.

Who Me Too'd this topic