Pinterest Ads

Supports:

  • ✅ Model sync destination

Connection

Configuration

NameTypeDescriptionRequired
accountsarrayAd Accountsfalse
client_idstringfalse
client_secretstringfalse

Example

1{
2 "name": "Pinterest Ads connection",
3 "type": "pinterest_ads",
4 "configuration": {
5 "accounts": [
6 {
7 "label": "",
8 "value": ""
9 }
10 ],
11 "client_id": "your_client_id",
12 "client_secret": "your_client_secret"
13 }
14}

Read-only properties

NameTypeDescriptionRequired
connected_userstringConnected userfalse

Model Sync

Target

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