Skip to main content
POST
Send conversion events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
destinationId
string
required
Minimum string length: 1
events
object[]
required
Required array length: 1 - 5000 elements
testCode
string
Minimum string length: 1

Response

Send conversion events completed.

ok
boolean
required
data
object
required