Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Overview


Digital Turbine’s ad request service provides a platform for the promotion of mobile applications via its network of publisher partners. Advertisers set up campaigns through Digital Turbine’s Developer Portal and can bid for inventory across the network. Advertisements subsequently appear on Digital Turbine’s ad networks/publishers.

Guidelines


The Digital Turbine Display Ad Tags enable partners to deliver ads from their mobile web site or mobile application without requiring any integration.

  • Ads are intended to be served for real time presentation, as inventory will be updated at minimum on an hourly basis.
  • Both the device user agent and IP address are required to be passed through in the request headers for targeting purposes.  Ads will not be returned if these are not set.

JavaScript Tag: 

<script type="text/javascript" src="http://ads.digitalturbine.com/v2/getAds.jsp?siteId=[siteId]&adTypeId=[adTypeID]&t=[CacheBuster]&placementId=[PlacementId]&androidId=[AndroidID]&idfa=[IDFA]&aaid=[AndroidAdvertisingID]&subSite=[SubSite]"></script>

...