Generates an Offer Tracking Link for the calling Affiliate.
For more information, see: help.tune.com/hasoffers/generating-tracking-links/.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| api_key | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| offer_id | Integer | ID of Offer object |
| params | Object | Tracking 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. |
| options | Object | Tracking 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.