Skip to main content
PATCH
Update one ad-platform conversion-forwarding mapping

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

platform
enum<string>
required
Available options:
facebook,
google,
tiktok,
linkedin,
snapchat,
pinterest,
reddit

Body

application/json

Partial update of one platform's conversion-forwarding mapping. Every field optional; only supplied keys are merged.

enabled
boolean
nango_connection_id
string
Maximum string length: 200
destination_id
string

Destination id on the network — Meta pixel / Google customer id / TikTok pixel / LinkedIn ad account / Snapchat pixel / Pinterest ad account / Reddit pixel.

Maximum string length: 200
event_mappings
object

CDP source event name → network conversion / action name.

Response

The updated platform mapping

data
object

One ad-platform conversion-forwarding mapping plus last-forward run status. No secrets — nango_connection_id is a connection identifier, not a key.

meta
object