Privacy Policy

SCHOOL4SEO

Get Certified Quickly

Home » Creative Certification » The HTML5 Enabler should be added to which tag in a creative’s HTML file?
Hire for the Google Exams

The HTML5 Enabler should be added to which tag in a creative’s HTML file?

Advertisement-Space
  • <script>
  • <div>
  • <body>
  • <head>
Correct Answer is: <head>

The Enabler is the core code library of Studio. Think of it as the brain of the creative. All components and API calls must go through the Enabler. The Enabler library is required for all rich media creatives.

To the <head> tag of your HTML file, add a script tag that links to the Enabler:

<script src="https://s0.2mdn.net/ads/studio/Enabler.js"></script>
N/A

Leave a Comment