TikTok Ads
Supports:
Connection
Configuration
| Name | Type | Description | Required |
|---|---|---|---|
advertisers | array | Advertisers | false |
client_id | string | false | |
client_secret | string | false |
Example
1 { 2 "name": "TikTok Ads connection", 3 "type": "tiktok_ads", 4 "configuration": { 5 "advertisers": [ 6 { 7 "label": "", 8 "value": "" 9 } 10 ], 11 "client_id": "your_client_id", 12 "client_secret": "your_client_secret" 13 } 14 }
Read-only properties
| Name | Type | Description | Required |
|---|---|---|---|
connected_user | string | Connected user | false |
