Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The function adngin.cmd.getAvailableAdUnitNames() returns a list of available ad-unit names configured in AdEngine for the site. It is usually used in the browser console to find out which ad-unit are available to declare active ad-units or pass to startAuction().

Syntax

function adngin.cmd.getAvailableAdUnitNames(parameter, callback)

...