Affiliate_Offer::generateTrackingLink Method

Generates an Offer Tracking Link for the calling Affiliate.

For more information, see: help.tune.com/hasoffers/generating-tracking-links/.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
offer_id IntegerID of Offer object
paramsObjectTracking Link additional params. If a "url" field is included, the URL value will be treated specially (if Website Links are enabled by the Network). Additionally, a "url_id" field can be passed in if it should use a URL other than the Offer's default URL. Any other fields will simply have the key/value pair attached to the resulting link as &key=value.
optionsObjectTracking Link additional optionsShow Supported Parameters

GET Response Notes

Associative array of Tracking Link information.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.