Skip to main content

AWIN Advertiser

Website: https://www.awin.com/ Documentation: https://developer.awin.com/apidocs/for-advertisers

Configuration

InputTypeDescriptionDefault Value
advertiserIdstringadvertiserId. Your Awin Advertiser ID. You can find this in your Awin dashboard or account settings.
api_keystringAPI Key. Your Awin API key. Generate this from your Awin account under API Credentials.
step_incrementstringStep Increment. The time window size for each API request in ISO8601 duration format. For the campaign performance stream, Awin API explicitly limits the period between startDate and endDate to 400 days maximum.P400D
lookback_daysintegerLookback Days. Number of days to look back on each sync to catch any updates to existing records.
start_datestringStart Date. Start date for data replication in YYYY-MM-DD format

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
campaign_performancedate.publisherId.campaignNo pagination
transactionsidNo pagination

Reference

Config fields reference

Field
Type
Property name
string
advertiserId
string
api_key
string
step_increment
integer
lookback_days
string
start_date

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12025-04-29Initial release by @ryanmcg2203 via Connector Builder
Was this page helpful?