Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MarketingService

Открытые статические члены

static canUse ()
 
static isAvailable ()
 
static getTypeMap ()
 
static getAdsProvider ($adsType, $clientId=null)
 
static send (\stdClass $config, array $contacts)
 

Подробное описание

См. определение в файле marketingservice.php строка 19

Методы

◆ canUse()

static canUse ( )
static

Can use.

Возвращает
bool

См. определение в файле marketingservice.php строка 26

◆ getAdsProvider()

static getAdsProvider ( $adsType,
$clientId = null )
static

Get ads provider.

Аргументы
string$adsTypeAds type.
Возвращает
array

См. определение в файле marketingservice.php строка 64

◆ getTypeMap()

static getTypeMap ( )
static

Get type map.

Возвращает
array

См. определение в файле marketingservice.php строка 51

◆ isAvailable()

static isAvailable ( )
static

Service can be used, but is not available because of plan.

Возвращает
bool

См. определение в файле marketingservice.php строка 41

◆ send()

static send ( \stdClass $config,
array $contacts )
static

Send.

Аргументы
\stdClass$configConfig.
array$contacts,.
Возвращает
bool

См. определение в файле marketingservice.php строка 95