Difference between revisions of "Nats track link"
From TMM Wiki
Jump to navigationJump to search (Created page with "{{NATS4 Manual | show_template_functions_section = true }} = nats_track_link info = Returns a linkcode. Alias: track_link == Parameters == ('...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 51: | Line 51: | ||
== Output == | == Output == | ||
− | + | NATS linkcode | |
== Notes == | == Notes == | ||
Line 57: | Line 57: | ||
== See Also == | == See Also == | ||
− | * [[nats | + | * [[nats strack_link]] -- Generates an strack link |
[[Category:NATS4 Template Functions]] | [[Category:NATS4 Template Functions]] |
Latest revision as of 18:17, 22 November 2017
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
NATS linkcode
Notes
None.
See Also
- nats strack_link -- Generates an strack link