4.12.3.9 :: Nokia Ads

Description


The <nokiaadsChunk> element allows you to insert an Nokia Interactive Advertising ad on your page.

Quick Example


  1.  <?xml version="1.0" encoding="UTF-8" ?>
  2.  <wapl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://wapl.wapple.net/wapl.xsd">
  3.   <layout>
  4.   <nokiaadsChunk>
  5.   <nokiaads_spot_name>xxx</nokiaads_spot_name>
  6.   <nokiaads_ad_server>example-ad-server.com</nokiaads_ad_server>
  7.   </nokiaadsChunk>
  8.   </layout>
  9.  </wapl>

Child Elements


nokiaads_spot_name


The Nokia Advertising spot name for the ad.

nokiaads_ad_server


The Nokia Advertising ad server to get the ad from.

Contents