4.12.3.8 :: Mpression

Description


The <mpressionChunk> element allows you to insert an Mpression advert into your site which generates click revenue into your Mpression account.

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.   <mpressionChunk>
  5.   <adslot_id>xxx</adslot_id>
  6.   <ad_category>Mobile Internet</ad_category>
  7.   <ad_keyword>WAPL rocks</ad_keyword>
  8.   </mpressionChunk>
  9.   </layout>
  10.  </wapl>

Child Elements


adslot_id


The Mpression ad slot id to get the ad from.

ad_category


The Mpression pre-agreed category for the ad.

ad_keyword


The pre-agreed Mpression keyword for the ad.

Contents