Back to Amphtml

Sona

ads/vendors/sona.md

latest469 B
Original Source

Sona

Examples

html
<amp-ad
  width="468"
  height="60"
  type="sona"
  data-json="{clientId: 'your-client-id', options: {}}"
>
</amp-ad>

Configuration

Access your sona poral. After creating or updating the client, copy the snippet given an paste into your amp page.

Required parameters

  • data-json: sona configuration in JSON format
  • width + height: Required for all <amp-ad> units. Specifies the ad size.
  • type: set to "sona"