Jump to: GET Response Notes | API Call Builder
Generates a tracking link for a given offer and affiliate.
For more information, see the Generating Tracking Links support article.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
offer_id | Integer | ID of Offer object |
affiliate_id | Integer | ID of Affiliate 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). 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 optionsShow Supported Parameters |
GET Response Notes
Associative array: Tracking link information
API Call Builder
Javascript is required to use the API Call Builder.