Create Offer URL
Request body
The ID of the offer to which this offer URL is associated.
The name of the offer URL.
The URL the offer URL will redirect to.
A preview URL, if it exists.
Status of the offer URL setting.
Determines whether this offer URL applies to all affiliates or only to a select few. When true, the network_affiliate_ids array must be filled.
The IDs of the affiliates that are to be affected by the offer URL. Only relevant when is_apply_specific_affiliates is true.
Determines whether affiliates will see this offer URL or not in the affiliate UI / API.
Response
Unique offer URL ID.
Network ID.
The ID of the offer to which this offer URL is associated.
The name of the offer URL.
The URL the offer URL will redirect to.
A preview URL, if it exists.
Status of the offer URL setting.
The IDs of the affiliates that are to be affected by the offer URL. Only relevant when is_apply_specific_affiliates is true.
Determines whether this offer URL applies to all affiliates or only to a select few. When true, the network_affiliate_ids array must be filled.
Determines whether affiliates will see this offer URL or not in the affiliate UI / API.
Unix timestamp of creation.
Unix timestamp of last update.
Example response
{
"time_created": 1734455015,
"time_saved": 1734455015,
"remote_offer_resource": {
"time_created": 1734455015,
"time_saved": 1734455015
}
}