Tradedoubler
Version 0.0.7
Check out the docs Tradedoubler API (tradedoubler.com) for more information
Set up
Accessing the Tradedoubler API
You will need a valid Client ID and Secret code before you can use the API. You will need to retrieve this through the Tradedoubler Publisher UI (tradedoublerui.com).
For more information see the oAuth section.
oAuth I (tradedoubleroAuth.com)
Set up Source in Kleene app
Now you should have everything you need to set up the source in the Kleene app.
-
Source name
Choose any name you wish
-
Description
Give the source a meaningful description.
-
Client ID
The ClientID associated with the Tradedoubler environment that you would like to extract data from.
-
Oauth Client Secret
The Client Secret associated with the Tradedoubler environment that you would like to extract data from.
-
Tradedoubler username
This is your Tradedoubler frontend username credential.
-
Tradedoubler password
This is your Tradedoubler frontend password credential.
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | Full history supported with a 31 day maximum per extract. |
Incremental | ❌ | |
Custom backfill | ✅ | 31 day date range limitation. |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Transactions | TRANSACTION_ID | Transactions | |
Transactions Export | TRANSACTION_ID | Transactions Export |
Limitations
- Requests can only be made in blocks of 31 days. If more than 31 days of historical data is required, use Advanced Options to retrieve data 31 days at a time.
Updated 12 months ago