.exit()
ad.exit(name)
ad.exit(name)Fires an exit with the exit name passed in as an argument.
ad.exit("exit_name");
Arguments
| Arugment | Value | Example Value | Description |
|---|---|---|---|
name | string | myCTA | The exit name to call when action occurs. The exit url is set within the Specless web application's trafficking settings. |
Updated less than a minute ago
