Skip to main content
POST
Add conversion associations

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
destinationId
string
required
Minimum string length: 1

Body

application/json
adAccountId
string
required
Minimum string length: 1
campaignIds
string[]
required
Required array length: 1 - 100 elements
Minimum string length: 1

Response

Add conversion associations completed.

ok
boolean
required
data
object
required