Awin

Version 0.0.2

📘

Check out the Awin API docs here for more information.

Set up


The Awin API provides access to a range of information from your publisher or advertiser accounts. To make sure your data is safe, all of our API endpoints require an oauth2 access token. This token is not linked to a certain publisher or advertiser account, but to your own personal user account.

And remember: this token is the only thing you need to access your data via the API. Neither your username nor your password is required. This makes the token a very powerful key, so please make sure it doesn't fall into the wrong hands.

To create your oAuth token, please follow these instructions.

Features


FeatureSupportNotes
BackfillUp to 3 years
IncrementalOnly available for transactions.
API reliability🟢Reliable

Reports detail


⬇️ Report🔑 Incremental key🔑 Primary key📄 Link to API endpoint
Advertiser - Reports aggregated by publisherN/APUBLISHER_IDReports aggregated by publisher
Publisher - Reports aggregated by advertiserN/AADVERTISER_ID Reports aggregated by advertiser
Publisher - ProgrammesN/AIDGet Programmes
TransactionsTRANSACTION_DATE IDGet Transactions

🚧

  • When running any report make sure that you select the correct report based on the type of the account (Advertiser or Publisher) of the account ID selected.
  • To ensure there are no missing records, duplicates will occur when using incremental. You will need to create a de-duplication transform to run after the extracts.