Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 610 Bytes

gecko.md

File metadata and controls

32 lines (24 loc) · 610 Bytes

Gecko

Example of Gecko's widget implementation

<amp-embed
  width="200"
  height="200"
  type="gecko"
  layout="responsive"
  data-widgetIds="WID_1,WID_2"
  data-websiteId="WEBID_1"
  data-publisherId="PUBID_1"
>
</amp-embed>

Configuration

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

Required parameters

  • widgetIds: Widget ids
  • websiteId: Website Id
  • publisherId: Publisher Id

Optional parameters

  • url: Current none amp version URL
  • ampUrl: Current AMP page URL
  • styleCSS: Additional style