• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/seo/ads/messagelookalikevk.php
  • Класс: Bitrix\Sender\Integration\Seo\Ads\MessageLookalikeVk
  • Вызов: MessageLookalikeVk::getLookalikeOptions
public function getLookalikeOptions()
{
	$config = $this->configuration;
	return [
		'AUDIENCE_SIZE' => $config->get('AUDIENCE_SIZE'),
	];
}