Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 594 Bytes

File metadata and controls

34 lines (27 loc) · 594 Bytes

Monetizer101

Example

<amp-ad
  width="auto"
  height="300"
  layout="fixed-height"
  type="monetizer101"
  data-widget="price-comparison"
  data-config='{"shopId": 1, "priceMin": 500, "nameKeywords": "iphone"}'
>
</amp-ad>

<amp-ad
  width="auto"
  height="300"
  layout="fixed-height"
  type="monetizer101"
  data-widget="shopping-widget"
  data-config='{"shopId": 1, "publisherContentIds": 1}'
>
</amp-ad>

Configuration

For more information, please contact Monetizer101.

Required parameters:

  • data-widget
  • data-config