v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Offer Visibility

Set Offer Visibility

put/networks/offers/{offerId}/visibility

Path parameters

offerIdinteger required

The offer ID.

Request body

network_affiliate_idsinteger[] required

List of affiliate IDs whose visibility will be set to the target set_type.

set_type'visible' | 'hidden' | 'rejected' required

The type of visibility to apply to the specified affiliates. Values are visible, hidden, and rejected.

Response

network_idinteger

Network ID.

network_offer_idinteger

Offer ID.

network_affiliate_visible_idsinteger[]

Updated list of affiliate IDs with visible access.

network_affiliate_rejected_idsinteger[]

Updated list of affiliate IDs with rejected access.

network_affiliate_hidden_idsinteger[]

Updated list of affiliate IDs with hidden access.