ZestADZ provides a the list of Available Ads as XML, a feature which enables its publishers to view the Country-wise breakup of the ads available along with their bid price. The publishers can integrate this feed with their back end systems and access this information at real-time to route traffic efficiently to the ZestADZ. .
Note: Send in your feed request only once in few minutes and not every few requests.
Request URL
http://reports.zestadz.com/cpc_feed?key=14131C047A5041474E5A46534358400CD3DC708C1452ECB100B6EC72A3575B
1CACF5&cid=14131C047A5041474E5A46534358405C888E2C
Parameters
- cid - your Site ID
- key - this is a unique password to access XML feeds / XML Reports. Send us a request so that we can send you your key.
XML Ads List Format
- Country
- Minimum Gross CPC
- Maximum Gross CPC
- Average Gross CPC
Sample XML Ads List
| <cpc> |
|
|
|
<entry> |
|
|
|
<countrycode>IN</countrycode>
<operator> </operator>
<manufacturer> </manufacturer>
<min>0.034</min>
<max>0.15</max>
<average>0.15</average>
<currencytype></ currencytype> |
|
</entry> |
|
|
<entry> |
|
|
|
<countrycode>TH</countrycode>
<operator> </operator>
<manufacturer> </manufacturer>
<min>0.03</min>
<max>0.12</max>
<average>0.12</average>
<currencytype></ currencytype> |
|
</entry> |
|
| </cpc> |
|
|
|