Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 583 Bytes

adverline.md

File metadata and controls

31 lines (22 loc) · 583 Bytes

Adverline

Examples

Single ad

<amp-ad
  width="300"
  height="250"
  type="adverline"
  data-id="your_publisher_id"
  data-plc="your_plc"
  data-section="your,test,sections"
>
</amp-ad>

Configuration

For details on the configuration semantics, please contact the ad network or refer to their documentation.

Required parameters

  • data-id: site ID
  • data-plc: format ID (unique per page)

Optional parameters

  • data-section: tag list, separated by commas
  • data-s: dynamic sizing, allowed values: fixed, all, small (default), big