Strackr
Supports:
- ✅ Models
- ✅ Bulk sync source
- ✅ Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_id | integer | API ID | true |
api_key | string | API key | true |
currency_type | string | Currency type Accepted values: EUR, USD, CAD, GBP, RUB, SEK, AUD, INR, NOK, DKK | true |
linkbuilder_customs_text | string | Linkbuilder customs text | false |
{"name": "Strackr connection","type": "strackr","configuration": {"api_id": 0,"api_key": "","currency_type": "USD","linkbuilder_customs_text": ""}}
| Name | Type | Description | Required |
|---|---|---|---|
object | string | Object Accepted values: advertisers, ad_transactions_report, ad_revenues_report, ad_clicks_report, ad_payments_report, ad_transactions_daily_statistics, ad_revenues_daily_statistics, ad_clicks_daily_statistics, ad_payments_daily_statistics, linkbuilder, ad_deals_report | true |
{..."configuration": {"object": "advertisers"}}
| Name | Type | Description | Required |
|---|---|---|---|
transaction_lookback | integer | Lookback period for transactions | false |
{..."source_configuration": {"transaction_lookback": 0}}