Back to Amphtml

InMobi

ads/vendors/inmobi.md

latest898 B
Original Source

InMobi

Examples

For 320x50 ad

html
<amp-ad
  width="320"
  height="50"
  type="inmobi"
  data-siteid="a0078c4ae5a54199a8689d49f3b46d4b"
  data-slotid="15"
>
</amp-ad>

For 300x250 ad

html
<amp-ad
  width="300"
  height="250"
  type="inmobi"
  data-siteid="a0078c4ae5a54199a8689d49f3b46d4b"
  data-slotid="10"
>
</amp-ad>
AdSizeSlotId
320x5015
300x25010
468x6012
728x9011
120x60013

Configuration

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

Required parameters

  • data-siteid: Site Id is the InMobi property id. You can get this from InMobi dashboard.
  • data-slotid: Slot Id is the ad size.

Test Ads

To get test ads, you need to enable Diagnostic Mode from Site settings.