Get statistics from SSP

Modified on Tue, 3 Mar at 8:57 AM

Example of request:


https://dsp-export-api.bidease.com/stats?token=XXX&type=day&startDate=2026-03-01&endDate=2026-03-02&group=os&bids=true


Access Token

To receive an access token, please contact your POC from the Bidease team.


Type Parameter

The type field accepts two values:

  • day - results will be grouped by day;
  • total - results will be fully aggregated into a single row


Date Parameters

  • startDate - format: YYYY-MM-DD Start date for statistics retrieval (inclusive).
  • endDate - format: YYYY-MM-DD End date for statistics retrieval (exclusive).
All dates are in UTC+0 timezone.


Optional Parameters

  • bids - true / false If true, the response will include bid counts.
  • wins - true / false If true, the response will include win counts.


Additional Groupings

Additional groupings work only when type=day is specified in the request.
  • os - adds OS dimension.
  • country - adds country dimension.

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
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article