Nats track link
From TMM Wiki
Revision as of 18:15, 22 November 2017 by TMMNickC (talk | contribs) (Created page with "{{NATS4 Manual | show_template_functions_section = true }} = nats_track_link info = Returns a linkcode. Alias: track_link == Parameters == ('...")
nats_track_link info
Returns a linkcode.
Alias: track_link
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
siteid | Site ID that will be used for generating default linkcode | Any valid Site ID | None. | siteid=1 |
tourid | Tour ID that will be used for generating default linkcode | Any valid tour ID | None. | tourid=1 |
adid | Adtool ID that will be used for generating default linkcode | Any valid tour ID | None. | adid=1 |
subid1 | Sub ID that will be used for generating default linkcode | Any valid Sub ID | None. | subid1=1 |
subid2 | Sub ID that will be used for generating default linkcode | Any valid Sub ID | None. | subid2=1 |
Output
Information about the linkcode and affiliate payout details.
Notes
None.
See Also
- nats decode -- Decodes a linkcode into a Smarty array. (Does not include affiliate payout details.)