Skip to main content
PATCH
Update a conversion destination

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
name
string
Required string length: 1 - 255
enabled
boolean
attributionType
enum<string>
Available options:
LAST_TOUCH_BY_CAMPAIGN,
LAST_TOUCH_BY_CONVERSION
postClickAttributionWindowSize
integer
Required range: -9007199254740991 <= x <= 9007199254740991
viewThroughAttributionWindowSize
integer
Required range: -9007199254740991 <= x <= 9007199254740991
valueType
enum<string>
Available options:
DYNAMIC,
FIXED,
NO_VALUE
value
object

Response

Update a conversion destination completed.

ok
boolean
required
data
object
required