Updates an existing offer's details.

Only the supplied (non-null) fields are changed. 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
int32
required

The unique identifier of the offer to update.

Body Params

The fields to update (name, links, status, pricing, geo, dates).

Request to update an existing offer. Only the supplied (non-null) fields are changed.

string | null

New offer name, if changing.

string | null

New description, if changing.

int32 | null

the brand link Id that represents a network account link.

int32 | null

represents a partner account link.

string | null
enum

Lifecycle status of an offer.

Allowed:
countryCodes
array of strings | null

New ISO country codes, if changing.

countryCodes
string | null

New region code, if changing.

string | null

New currency code for the monetary amounts below, if changing.

double | null

New baseline amount, if changing.

double | null

New revenue-share percentage (0-100), if changing.

double | null

New cost-per-click payout amount, if changing.

double | null

New cost-per-acquisition payout amount, if changing.

double | null

New cost-per-lead payout amount, if changing.

date-time | null

New UTC start date/time, if changing.

date-time | null

New UTC end date/time, if changing.

boolean | null

New auto-approve setting, if changing.

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 offer 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