Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 901 Bytes

shemedia.md

File metadata and controls

32 lines (22 loc) · 901 Bytes

SHE Media

Your site must be an active member of the SHE Media Partner Network. Please contact Support for specific tags for your site and information on configuration semantics.

Examples

<amp-ad
  width="300"
  height="250"
  type="shemedia"
  data-slot-type="medrec"
  data-boomerang-path="/amp-example/26403"
  json='{"boomerangConfig": {"vertical": "parenting"}, "targeting":{"abc":["xyz"]}}'
>
</amp-ad>

Configuration

Required parameters

  • data-slot-type - SHE Media slot type.
  • data-boomerang-path - Boomerang path.

Optional parameters

  • json - Boomerang configuration key values can be passed using the boomerangConfig property. Custom targeting key values can be passed to Boomerang using the targeting property.

Support

Please contact [email protected] with any questions.