X Ads
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
access_token | string | Access token | true |
access_token_secret | string | Access token secret | true |
consumer_key | string | Consumer key | true |
consumer_secret | string | Consumer secret | true |
1 { 2 "name": "X Ads connection", 3 "type": "x_ads", 4 "configuration": { 5 "access_token": "", 6 "access_token_secret": "", 7 "consumer_key": "", 8 "consumer_secret": "" 9 } 10 }