• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/retargeting/audience.php
  • Класс: BitrixSeoRetargetingAudience
  • Вызов: Audience::__construct
public function __construct($accountId = null)
{
	$this->accountId = $accountId;
	parent::__construct();
}