1C-Bitrix 25.700.0
|
Открытые члены | |
getClientId () | |
setClientId ($clientId) |
Открытые статические члены | |
static | getInstance () |
static | getEngineCode ($type) |
static | getAudience ($type) |
static | getAccount ($type) |
static | canUseMultipleClients () |
static | getTypes () |
static | getAuthAdapter ($type) |
static | getTypeByEngine (string $engineCode) |
static | canUseAsInternal () |
static | getMethodPrefix () |
Поля данных | |
const | GROUP = 'retargeting' |
const | TYPE_FACEBOOK = 'facebook' |
const | TYPE_VKONTAKTE = 'vkontakte' |
const | TYPE_MYCOM = 'mycom' |
const | TYPE_YANDEX = 'yandex' |
const | TYPE_GOOGLE = 'google' |
Защищенные данные | |
$clientId |
См. определение в файле service.php строка 8
|
static |
|
static |
Can use multiple clients
Bitrix\Main\ArgumentNullException
Bitrix\Main\ArgumentOutOfRangeException
Замещает IMultiClientService.
Переопределяется в Service.
См. определение в файле service.php строка 69
|
static |
|
static |
|
static |
Get auth adapter.
string | $type | Type. |
Get auth adapter.
string | $type | Type |
Замещает IService.
См. определение в файле service.php строка 93
getClientId | ( | ) |
Get client id
Замещает IMultiClientService.
См. определение в файле service.php строка 101
|
static |
string | $type | Engine type. |
Замещает IService.
См. определение в файле service.php строка 40
|
static |
|
static |
@inheritDoc
Замещает IInternalService.
Переопределяется в Service.
См. определение в файле service.php строка 140
|
static |
|
static |
Замещает IService.
Переопределяется в Service.
См. определение в файле service.php строка 77
setClientId | ( | $clientId | ) |
Set client id.
string | $clientId | Client id. |
Замещает IMultiClientService.
См. определение в файле service.php строка 110
|
protected |
См. определение в файле service.php строка 18
const GROUP = 'retargeting' |
См. определение в файле service.php строка 10
const TYPE_FACEBOOK = 'facebook' |
См. определение в файле service.php строка 12
const TYPE_GOOGLE = 'google' |
См. определение в файле service.php строка 16
const TYPE_MYCOM = 'mycom' |
См. определение в файле service.php строка 14
const TYPE_VKONTAKTE = 'vkontakte' |
См. определение в файле service.php строка 13
const TYPE_YANDEX = 'yandex' |
См. определение в файле service.php строка 15