New Feature: XML Reports For Publishers [Edited]

Edited – the domain for xml reports has been changed to http://reports.zestadz.com

We would like to announce that we have XML reports for publishers. With this feature, publishers will be able to extract an XML Feed of their daily reports for each Site  / App within ZestADZ.

To Start using XML Reports, Logon to ZestADZ, go to the publisher reports section and choose XML Reports.

xml_reports

This will open a new window with a request that enables you to extract XML reports for your Sites or Apps, on a daily basis. The request has the following structure

http://reports.zestadz.com/publisher_reports/xml_reports?key=key_value&cid=cid_value&report_date=09-mar-2009

The XML reports request consists of 3 parameters

Key: It’s a unique value and should not be changed. If any changes are made, the request cannot be completed.

Client_id: This is the site id for Site & App. This Id can be changed to get XML reports for a different Site & App.

Date: The date can be changed to generate the XML reports for the required date.

For Eg, to get the XML feeds for January 20, 2009, the above mentioned URL has to be modified as follows. I.e. in the URL the date has to be modified (Date format – DD-MMM-YYYY). The resultant response will be as follows

<sites>
<site id=”A12345678901234567890″>
<site_name> Demo </site_name>
<type> WAP </type>
<report_date>09-Mar-2009</report_date>
<impressions>100000</impressions>
<clicks>1000</clicks>
<revenue>$50</revenue>
<ctr>1%</ctr>
<ecpm>$0.5</ecpm>
</site>
</sites>

A sample request looks like this..

http://www.zestadz.com/publisher_reports/xml_reports?key=14131C047A504140415A4A5D4657475CDDC8779A1726FCE54DDBB9C9EF0D0F4FB6EFE8&cid=14131C047A504140415A4A5D4657475E8B8A24&Date=20-01-2009

We believe that this feature will be immensely useful for our publishers. Please do review it and send us your feedback to feedback [at] zestadz.com

Site Install Code Changes

We have upgraded our Site Install Code to support several minor enhancements in the new release. The Site Install Code is available in your console after you login. All publishers must upgrade their Site Install Code to take advantage of the better performance of ZestADZ ad delivery.

 

Backward compatibility note: Those publishers who have not yet upgrade their site install code might get “NO ADS TO DISPLAY” error.

 

Getting the Code

 

‘Login’ to your account, Click on ‘Sites & Apps’ -> Select the ‘Site Install code’ which is appropriate for your Site/App. Select the code according to your  technology, copy the same and paste on your site to display the ads. Static HTML is for those sites which do not support a server side technology. 

 

zestadz_site_install_code

 Site Install Code Screen