Commission Factory (Awin) Field Reference

Sample
https://connectors.windsor.ai/commissionfactory?api_key=<APIKEY>&date_preset=last_7d&fields=account_id,account_name,affiliate_business_name,affiliate_contact_name,affiliate_id,clicks_bot,clicks_total,commission_approved,commission_pending,commission_void,date,impressions_bot,impressions_total,override_approved,override_pending,override_void,sale_value_approved,sale_value_pending,sale_value_void,transactions_approved,transactions_pending,transactions_void
Fields
ID | Type | Name | Description |
---|
account_id | TEXT | Account ID | Account ID. |
account_name | TEXT | Account name | Account name. |
affiliate_business_name | TEXT | AffiliateBusinessName | The business name of the affiliate that generated the click or transaction. |
affiliate_contact_name | TEXT | AffiliateContactName | The contact name of the affiliate that generated the click or transaction. |
affiliate_id | TEXT | AffiliateId | The ID of the affiliate that generated the click or transaction. |
clicks_bot | NUMERIC | ClicksBot | The number of clicks that were from known bots. |
clicks_total | NUMERIC | ClicksTotal | The total number of clicks. |
commission_approved | NUMERIC | CommissionApproved | The total commission amount of approved transactions. |
commission_pending | NUMERIC | CommissionPending | The total commission amount of pending transactions. |
commission_void | NUMERIC | CommissionVoid | The total commission amount of void transactions. |
date | DATE | Date | The date of the click or transaction. |
impressions_bot | NUMERIC | ImpressionsBot | The number of impressions that were from known bots. |
impressions_total | NUMERIC | ImpressionsTotal | The total number of impressions. |
override_approved | NUMERIC | OverrideApproved | The total override fees of approved transactions. |
override_pending | NUMERIC | OverridePending | The total override fees of pending transactions. |
override_void | NUMERIC | OverrideVoid | The total override fees of void transactions. |
sale_value_approved | NUMERIC | SaleValueApproved | The total sale value of approved transactions. |
sale_value_pending | NUMERIC | SaleValuePending | The total sale value of pending transactions. |
sale_value_void | NUMERIC | SaleValueVoid | The total sale value of void transactions. |
transactions_approved | NUMERIC | TransactionsApproved | The number of approved transactions. |
transactions_pending | NUMERIC | TransactionsPending | The number of pending transactions. |
transactions_void | NUMERIC | TransactionsVoid | The number of void transactions. |