Back to Amphtml

Nokta

ads/vendors/nokta.md

latest520 B
Original Source

Nokta

Example

html
<amp-ad
  width="300"
  height="250"
  type="nokta"
  data-category="izlesene_anasayfa"
  data-site="izlesene:anasayfa"
  data-zone="152541"
>
  <div placeholder></div>
  <div fallback></div>
</amp-ad>

Configuration

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

Required parameters

  • data-category: Site category for ad unit.
  • data-site: Site descriptor for ad.
  • data-zone: Zone id to show related ad.