Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 496 Bytes

pubguru.md

File metadata and controls

26 lines (18 loc) · 496 Bytes

PubGuru

Examples

<amp-ad
  width="728"
  height="90"
  type="pubguru"
  data-publisher="your-publisher-name"
  data-slot="/23081961/monetizemore.com_test_300x250"
>
</amp-ad>

Configuration

Required:

data-slot - The adUnit id from the associated Dfp network.

data-publisher - Unique publisher name given to you in your PubGuru administration panel.

width + height - Required for all <amp-ad> units. Specifies the ad size.

type - always set to "pubguru"