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 | β | Daily up to 31 days, then larger time frames up to 2 years |
Incremental | β | |
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
The 'Transactions Export' report is highly recommended over the 'Transactions' report, as they output the same data, but the former is significantly faster.
Updated 4 months ago