• Модуль: advertising
  • Путь к файлу: ~/bitrix/modules/advertising/classes/general/advertising.php
  • Класс: CAdvBanner_all
  • Вызов: CAdvBanner_all::SetDesiredKeywords
static function SetDesiredKeywords($keywords, $TYPE_SID="")
{
	CAdvBanner::SetKeywords($keywords, $TYPE_SID, "DESIRED");
}