nats_display_choose_adtools_group
Allows the affiliate to pick an ad tool group from a list.
Alias: display_choose_adtools_group
Parameters
(Required parameters in bold)
Parameter
Description
Possible Values
Default Value
Example
Template used to display output
Any valid template
The function_display_choose_adtools_group template
tpl="my_template"
name
Name of the HTML form
Any valid HTML form name
None.
name="my_name"
class
Class of the HTML form
Any valid HTML class name
None.
class="my_class"
Output
A form that lets you select an adtool group.
Last updated
Was this helpful?