Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.14 KB

smartadserver.md

File metadata and controls

48 lines (37 loc) · 1.14 KB

SmartAdServer

Example

Basic call

  <amp-ad width=320 height=50
      type="smartadserver"
      data-call="std"
      data-site="94612"
      data-page="629154"
      data-format="38952">
  </amp-ad>

With targeting

  <amp-ad width=320 height=50
      type="smartadserver"
      data-call="std"
      data-site="94612"
      data-page="629154"
      data-format="38952"
      data-target="foo=bar">
  </amp-ad>

Configuration

For semantics of configuration, please see Smart AdServer help center.