Get statistics from SSP

Modified on Wed, 14 Dec, 2022 at 5:33 AM


There is a link for receiving data usage on Bidease SSP:


https://dsp-export-api.bidease.com/stats?token={ACCESS_TOKEN}&type={TYPE}&startDate={START_DATE}&endDate={END_DATE}




token={ACCESS_TOKEN} is the token to get the statistics.



To receive an access token, please email support@bidease.com


type={TYPE} is one of two: 

  • day (result will be grouped by day) 

  • total (there will be only one row with aggregated totals)




startDate={YYYY-MM-DD} is the start date for statistic retrieval, and it’s inclusive

endDate={YYYY-MM-DD} is the end date for statistic retrieval, and it’s exclusive


All dates are in UTC timezone



Optional parameters (do not use them unless you are sure they are needed)


bids={true/false} – turns on/off is the option to return bids amount (default is false)

wins={true/false}  – turns on/off is the option to return wins amount (default is false)





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article