API Publisher Stats
API reports can be activated by using call URLs containing two parameters specific for each account in Zeropark.
api_token
domainer_id
Zeropark Publisher Team will provide you with your unique values for the parameters.
Other Parameters
feedid
- unique ad tag id available in the ad tag set-up summary
date
- valid format is YYYY-MM-DD
Date range will reflect the default timezone set in your Contact Information in your Zeropark account.
Metrics
Although reports might differ in terms of quality data, quantitative statistics will be expressed in the following metrics and their interpretation might differ depending on the traffic type:
Redirect & Commerce Media | ||
Requested visits | The number of requests sent by the publisher | |
Accepted | The number of visits that passed through Zeropark's internal filters and were available for purchase by Advertisers | |
Bid responses | The number of non-zero bid responses | |
Sold Visits | Number of visits that were sold to advertisers. Invalid visits are not included | |
Revenue | Profit from sold visits | |
Invalidated Visits | The number of invalidated visits. These are not included in sold visits and do not generate revenue. High values here will cause discrepancies. | |
Average CPM | Your average revenue per 1000 visits. |
In July 2025, we changed the names of some metrics. Please ensure that you use the updated naming in your API calls (as shown above). You have until June 1, 2025, to do so.
- impressions ➡️ bid responses
- payout ➡️ revenue
- sellable visits ➡️ accepted
Use the query call URLs listed below. You can activate as many reports as you need.
Redirect Reports
- By domain (target):
https://panel.zeropark.com/panel/reports/bydomain?token=<api_token>&did=<domainer_id>&date=<date>
- By country:
https://panel.zeropark.com/panel/reports/bycountry?token=<api_token>&did=<domainer_id>&date=<date>
- Feed by domain (target):
https://panel.zeropark.com/panel/reports/feedbydomain?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
- By feed
https://panel.zeropark.com/panel/reports/byfeed?token=<api_token>&did=<domainer_id>&date=<date>
- Feed by country
https://panel.zeropark.com/panel/reports/feedbycountry?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
- Feed by domain (target) and country:
https://panel.zeropark.com/panel/reports/feedbydomainandcountry?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
- Feed by publisher ID:
https://panel.zeropark.com/panel/reports/feedbypubid?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
- Feed by Brand and Country – (Commerce Media feeds only)
https://panel.zeropark.com/panel/reports/feedbybrandandcountry?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
- Feed By Brand And Country And Target – (Commerce Media feeds only)
https://panel.zeropark.com/panel/reports/feedbybrandandcountryandtarget?token=<api_token>&did=<domainer_id>&feedid=<feedid>&date=<date>
The above 'Feed by Brand and Country' and 'Feed By Brand And Country And Target' reports are available for Commerce Media feeds only. All the remaining Redirect Reports are still applicable to the general Redirect feeds.