Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 954 Bytes

File metadata and controls

21 lines (14 loc) · 954 Bytes

Playwire

Example

<amp-ad width="320" height="250" id="playwire_ad2" type="playwire" data-publisher="343" data-website="926" data-slot="standard_iab_cntr3" data-path="/testme" layout="fixed" data-slot-number="2">
  </amp-ad>

Configuration

Each site must be approved and onboarded with Playwire prior to launch. Please visit Playwire for more information. The values provided to the tag must match the identifiers assigned within your Playwire implementation. For testing you can use the tag example above.

Required parameters

  • data-publisher - The Playwire publisher ID assigned to the property.
  • data-website - The website ID associated with the property.
  • data-slot - The Playwire slot identifier corresponding to the ad unit.

Optional parameters

  • data-json - JSON object to configure additional settings. Refer to Playwire documentation for supported options.