Back to Amphtml

PubGuru

ads/vendors/pubguru.md

latest495 B
Original Source

PubGuru

Examples

html
<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"