Update an existing conversion type by id.

Requires an authenticated caller.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The numeric identifier of the conversion type to update.

Body Params

The updated conversion type values.

Request body to update an existing conversion type.

string | null

Required. Machine name/key of the conversion type.

string | null

Required. Human-friendly display name of the conversion type.

string
enum

Uniqueness scope for de-duplicating conversions: Global (1), PerTime (2, per second) or PerDay (3).

Allowed:
int32 | null

Optional id of the paired/opposite conversion type.

boolean

When true, the conversion type carries a monetary value.

boolean

When true, conversions of this type can trigger outgoing postbacks.

verticalIds
array of int32s | null

Vertical IDs to assign to this conversion type. Empty array = global (available for all verticals).

verticalIds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json