nats_display_adtool_types

Alias: display_adtool_types

Parameters

(Required parameters in bold)

Parameter
Description
Possible Values
Default Value
Example

tpl

Template used to display output

Any valid template

The template, function_display_adtool_types

tpl="mytemplate"

Prefixes output variables with this word

Any valid Smarty variable name

Empty.

assign_prefix="myvar"

Set variables but don't display the template

1

None. The template is displayed.

data_only=1

Output

A list of ad tool types. Also outputs two variables listed below; variables are prefixed with the argument to the assign_prefix parameter described above.

  • .available_adtool_types

  • .adtool_types

See Also

Last updated

Was this helpful?