v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Tracking Links

Generate Tracking Link

post/networks/tracking/offers/clicks

Request body

network_offer_idinteger required

The ID of the offer.

network_affiliate_idinteger required

The ID of the affiliate.

network_tracking_domain_idinteger

An optional ID for a specific tracking domain that should be used to generate the link.

network_offer_url_idinteger

An optional offer URL ID. If specified, the offer URL ID must belong to the network_offer_id specified (and must exist).

creative_idinteger

An optional offer creative ID. If specified, the creative must belong to the network_offer_id specified (and must exist).

network_traffic_source_idinteger

An optional traffic source ID. If a traffic source is associated with the affiliate, this parameter will be ignored and the default traffic source will be used instead.

source_idstring

An optional source_id that should be used as a query string parameter on the tracking link.

sub1string

An optional sub1 that should be used as a query string parameter on the tracking link.

sub2string

An optional sub2 that should be used as a query string parameter on the tracking link.

sub3string

An optional sub3 that should be used as a query string parameter on the tracking link.

sub4string

An optional sub4 that should be used as a query string parameter on the tracking link.

sub5string

An optional sub5 that should be used as a query string parameter on the tracking link.

sub6string

An optional sub6 that should be used as a query string parameter on the tracking link.

sub7string

An optional sub7 that should be used as a query string parameter on the tracking link.

sub8string

An optional sub8 that should be used as a query string parameter on the tracking link.

sub9string

An optional sub9 that should be used as a query string parameter on the tracking link.

sub10string

An optional sub10 that should be used as a query string parameter on the tracking link.

is_encrypt_parametersboolean

When enabled, will encrypt all query string parameters into a single one.

is_redirect_linkboolean

Only relevant for direct linking offers. Can be used to override the default setting of the offer and generate a redirect link even on a direct linking offer.

Response

urlstring

The generated tracking link URL.