AMP Ad labelling: Difference between revisions

Jump to navigation Jump to search
Created page with "Since the ad controller is not built into AMP pages, ad labelling must be done by the publisher. This guide is an example of how to "hide" the ad tag on an AMP page, provided no ad has been played on a placement. ==Example structure of an ad label== <syntaxhighlight lang="html"> <div class="iqampcenter"> <amp-ad> … </amp-ad> <div class="iqadmarker">Anzeige</div> </div> </syntaxhighlight> *The "iqadmarker" div is positioned behind the amp-ad tag in the HTML cod..."
(Created page with "Since the ad controller is not built into AMP pages, ad labelling must be done by the publisher. This guide is an example of how to "hide" the ad tag on an AMP page, provided no ad has been played on a placement. ==Example structure of an ad label== <syntaxhighlight lang="html"> <div class="iqampcenter"> <amp-ad> … </amp-ad> <div class="iqadmarker">Anzeige</div> </div> </syntaxhighlight> *The "iqadmarker" div is positioned behind the amp-ad tag in the HTML cod...")
(No difference)

Navigation menu