Facebook Ads

Supports:

  • āœ… Model sync destination
  • āœ… Bulk sync source
  • āœ… Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
auth_methodstringAuthentication Method

Accepted values: oauth, token ↓
true

auth_method

When auth_method is token
NameTypeDescriptionRequired
byo_app_tokenstringTokentrue
graph_api_versionstringGraph API version (optional)true

user_name

When user_name has a value
NameTypeDescriptionRequired
accountsarrayAccountstrue

Example

1{
2 "name": "Facebook Ads connection",
3 "type": "fbaudience",
4 "configuration": {
5 "auth_method": "token",
6 "byo_app_token": "secret",
7 "graph_api_version": "v24.0"
8 }
9}

Read-only properties

NameTypeDescriptionRequired
user_namestringConnected asfalse

Model Sync

Target

Facebook Ads connections may be used as the destination in a model sync.

Target creation

Facebook Ads connections may be used to create a new target for a model sync. The following parameters are required to create a new target:

NAMEDESCRIPTIONENUM
accountAds account IDtrue
nameAudience namefalse

Bulk Sync

Source

Facebook Ads connections may be used as a bulk sync source. No additional configuration options are required.