Skip to main content
POST
Forward CDP track events as ad-platform conversions

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

Conversion-forward request. platform comes from the URL param; destination_id and the event_mappings are resolved from the tenant's stored config, never the body.

events
object[]
required
Required array length: 1 - 1000 elements

Response

The recorded forward run

data
object

A recorded conversion-forward run (counts only — never the events / digests).

meta
object