Configuring your connectionsConnection configurations

Facebook Ads

Connection

Description

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
auth_methodstringtruefalse
user_namestringfalsetrue
accountsarrayfalsefalse
byo_app_tokenstring(required if AuthMethod is “token”)falsefalse
graph_api_versionstring(required if AuthMethod is “token”)falsefalse
account_idstring(required if AuthMethod is “token”)falsefalse

Example

1{
2 "name": "fbaudience connection",
3 "type": "fbaudience",
4 "configuration": {
5 "account_id": "1234567890",
6 "accounts": [
7 {
8 "label": "",
9 "value": ""
10 }
11 ],
12 "auth_method": "token",
13 "byo_app_token": "secret",
14 "graph_api_version": "v19.0"
15 }
16}

Model Sync

Source

N/A

Target

N/A

Bulk Sync

Source

N/A

Destination

N/A