πŸ“‹Getting started

This document will go through the Ogury Publisher Reporting API. The statistics provided include ad requests, impressions, eCPM and revenue.

API Reporting v2.0 has been developed to provide publishers more granularity & flexibility for data extract, more aggregation possibilities. Here are some improvements that been made:

  • Extended filter & group capabilities

  • Unlimited grouping, no more restrictions

  • Better output formats

  • You are now able to distinct integration mode (header bidding / standard)

  • Request an excel report…

Also, we have regrouped API Key & API Secret under 1 authentication factor which is now called API Token. You can get directly from your Ogury Publisher Dashboard (see instruction guide below), without contacting your Ogury Account Manager.

Authentication

The first thing you will need to need to do is generate a token for the Reporting API in order to be able to use it.

Please follow the step by step guide below::

  • Lookup for the Reporting API in the table and click on the Create Token action button

  • Copy and paste the token in the user interface you are using (AppLovin MAX, DT Fairbid...)

Keep your token safely! If you lose your token, you need to revoke and create it again. The old token will stop working immediately.

  • The API connexion is working if a date appears in the "Last Access" column in the table

Playground

We provide a playground with Swagger in the API Reporting documentation.

If you are not used to this tool, please read the Playground section: Playground Documentation

The playground is available here: Playground

Last updated