См. определение в файле adsaudience.php строка 12
◆ 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 строка 58
◆ addLookalikeAudience()
static addLookalikeAudience |
( |
| $type, |
|
|
| $accountId = null, |
|
|
| $sourceAudienceId = null, |
|
|
| $options = [] ) |
|
static |
◆ addToAudience()
Add to audience
- Аргументы
-
AdsAudienceConfig | $config | Config. |
array | $contacts | Contacts. |
- Возвращает
- bool
См. определение в файле adsaudience.php строка 200
◆ canUse()
Return true if it can use.
- Возвращает
- bool
См. определение в файле adsaudience.php строка 25
◆ getAccounts()
static getAccounts |
( |
| $type | ) |
|
|
static |
Get accounts.
- Аргументы
-
- Возвращает
- array
См. определение в файле adsaudience.php строка 388
◆ getAudiences()
static getAudiences |
( |
| $type, |
|
|
| $accountId = null ) |
|
static |
Get audiences.
- Аргументы
-
string | $type | Type. |
integer | null | $accountId | Account ID. |
- Возвращает
- array
См. определение в файле adsaudience.php строка 114
◆ getClientsProfiles()
Get client profiles.
- Аргументы
-
AuthAdapter | $authAdapter | Auth adapter. |
- Возвращает
- array
См. определение в файле adsaudience.php строка 355
◆ getErrors()
◆ getProviders()
static getProviders |
( |
array | $types = null | ) |
|
|
static |
Get providers.
- Аргументы
-
- Возвращает
- array
См. определение в файле adsaudience.php строка 174
◆ 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 строка 304
◆ getServiceTypes()
static getServiceTypes |
( |
| ) |
|
|
static |
◆ hasErrors()
Return true if it has errors.
- Возвращает
- bool
См. определение в файле adsaudience.php строка 267
◆ removeAuth()
static removeAuth |
( |
| $type | ) |
|
|
static |
◆ resetErrors()
◆ useQueue()
◆ $errors
◆ $isQueueUsed