Updates a single partner conversion's editable fields.

Allows changing the approved value and/or the linked offer. Requires the ListNetworks
policy and the partners feature.

🔐 Required permission: networks.read

🚩 Requires feature: partners

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

The identifier of the conversion to update.

Body Params

The fields to update (approved value, offer id).

Editable fields for a single partner conversion.

double | null

Optional value to record as the approved value for the conversion.

int32 | null

Optional offer id to (re)associate with the conversion.

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

404

No conversion exists with the supplied identifier.

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