См. определение в файле adsaudience.php строка 13
◆ addAudience()
static addAudience |
( |
| $type, |
|
|
| $accountId = null, |
|
|
| $name = null ) |
|
static |
Add audience.
- Аргументы
-
string | $type | Type. |
integer | null | $accountId | Account ID. |
string | null | $name | Name. |
- Возвращает
- integer|null
См. определение в файле adsaudience.php строка 59
◆ addLookalikeAudience()
static addLookalikeAudience |
( |
| $type, |
|
|
| $accountId = null, |
|
|
| $sourceAudienceId = null, |
|
|
| $options = [] ) |
|
static |
◆ addToAudience()
Add to audience
- Аргументы
-
AdsAudienceConfig | $config | Config. |
array | $contacts | Contacts. |
- Возвращает
- bool
См. определение в файле adsaudience.php строка 228
◆ canUse()
Return true if it can use.
- Возвращает
- bool
См. определение в файле adsaudience.php строка 26
◆ getAccounts()
static getAccounts |
( |
| $type | ) |
|
|
static |
Get accounts.
- Аргументы
-
- Возвращает
- array
См. определение в файле adsaudience.php строка 417
◆ getAudiences()
static getAudiences |
( |
| $type, |
|
|
| $accountId = null ) |
|
static |
Get audiences.
- Аргументы
-
string | $type | Type. |
integer | null | $accountId | Account ID. |
- Возвращает
- array<array{ id: int, isSupportMultiTypeContacts: bool, supportedContactTypes: ?array<string>, status: string, name: string }>
См. определение в файле adsaudience.php строка 121
◆ getAudienceWithNormalizedStatus()
static getAudienceWithNormalizedStatus |
( |
| $type, |
|
|
string | $messageCode, |
|
|
| $accountId = null ) |
|
static |
◆ getClientsProfiles()
Get client profiles.
- Аргументы
-
AuthAdapter | $authAdapter | Auth adapter. |
- Возвращает
- array
См. определение в файле adsaudience.php строка 384
◆ getErrors()
◆ getProviders()
static getProviders |
( |
array | $types = null | ) |
|
|
static |
Get providers.
- Аргументы
-
- Возвращает
- array
См. определение в файле adsaudience.php строка 201
◆ getRegions()
static getRegions |
( |
| $type | ) |
|
|
static |
◆ getService()
◆ getServiceProviders()
static getServiceProviders |
( |
array | $types = null | ) |
|
|
staticprotected |
Get providers list
- Аргументы
-
array | null | $types | Provider types. |
- Возвращает
- array
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле adsaudience.php строка 332
◆ getServiceTypes()
static getServiceTypes |
( |
| ) |
|
|
static |
◆ hasErrors()
Return true if it has errors.
- Возвращает
- bool
См. определение в файле adsaudience.php строка 295
◆ removeAuth()
static removeAuth |
( |
| $type | ) |
|
|
static |
◆ resetErrors()
◆ useQueue()
◆ $errors
◆ $isQueueUsed