Skip to content

Commit

Permalink
fixed Appnexus Ads are broken #3589 (#3638)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Kendall authored and dvoytenko committed Jun 20, 2016
1 parent e783974 commit 40b21a1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions examples/ads.amp.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,21 +126,6 @@ <h2>Teads</h2>
<div fallback>Teads fallback - Discover <a href="http://teads.tv/en/platform/">inRead by Teads</a> !</div>
</amp-ad>

<h2>AppNexus single ad with tagid (placement id)</h2>
<amp-ad width=300 height=250
type="appnexus"
data-tagid="6063968"
>
</amp-ad>

<h2>AppNexus single ad with member and code</h2>
<amp-ad width=300 height=250
type="appnexus"
data-member="958"
data-code="inv_code_test"
>
</amp-ad>

<h2>AppNexus with JSON based configuration multi ad</h2>
<amp-ad width=300 height=250
type="appnexus"
Expand Down

0 comments on commit 40b21a1

Please sign in to comment.