1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Configurator

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

static canUse ()
static useQueue ()
static getService ()
static getRegions ($type)
static getProviders (array $types=null)
static getErrors ()
static resetErrors ()
static hasErrors ()
static removeAuth ($type)
static getServiceTypes ()
static getAccounts ($type)
static getInstagramAccounts ($type)
static getPostList ($type, $params)
static getAudiences ($type, $accountId)
static getCampaignList ($type, $accountId)
static getAdSetList ($type, $accountId)
static createCampaign ($type, $data)
static createAudience ($type, $data)
static getAds ($type, $adsId)
static searchTargetingData ($type, $params)

Защищенные статические члены

static getServiceProviders (array $types=null)
static getClientsProfiles (AuthAdapter $authAdapter)

Статические защищенные данные

static $errors = array()
static $isQueueUsed = false

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

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

Методы

◆ canUse()

canUse ( )
static

Return true if it can use.

Возвращает
bool

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

◆ createAudience()

createAudience ( $type,
$data )
static

create audiences for campaign.

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

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

◆ createCampaign()

createCampaign ( $type,
$data )
static

create ads campaign with ads.

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

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

◆ getAccounts()

getAccounts ( $type)
static

Get accounts.

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

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

◆ getAds()

getAds ( $type,
$adsId )
static

get Ads by id

Аргументы
$type
$adsId
Возвращает
array|mixed

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

◆ getAdSetList()

getAdSetList ( $type,
$accountId )
static

Get ad set list.

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

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

◆ getAudiences()

getAudiences ( $type,
$accountId )
static

Get audience list.

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

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

◆ getCampaignList()

getCampaignList ( $type,
$accountId )
static

Get campaign list.

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

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

◆ getClientsProfiles()

getClientsProfiles ( AuthAdapter $authAdapter)
staticprotected

Get client profiles.

Аргументы
AuthAdapter$authAdapterAuth adapter.
Возвращает
array

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

◆ getErrors()

getErrors ( )
static

Get errors.

Возвращает
array

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

◆ getInstagramAccounts()

getInstagramAccounts ( $type)
static

Get instagram accounts.

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

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

◆ getPostList()

getPostList ( $type,
$params )
static

Get post media list.

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

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

◆ getProviders()

getProviders ( array $types = null)
static

Get providers.

Аргументы
array | null$typesTypes.
Возвращает
array

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

◆ getRegions()

getRegions ( $type)
static

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

◆ getService()

getService ( )
static

Get service.

Возвращает
Service

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

◆ getServiceProviders()

getServiceProviders ( array $types = null)
staticprotected

Get providers list

Аргументы
array | null$typesProvider types.
Возвращает
array
Исключения

Bitrix\Main\SystemException

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

◆ getServiceTypes()

getServiceTypes ( )
static

Get service types.

Возвращает
array

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

◆ hasErrors()

hasErrors ( )
static

Return true if it has errors.

Возвращает
bool

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

◆ removeAuth()

removeAuth ( $type)
static

Remove auth.

Аргументы
string$typeType.
Возвращает
void

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

◆ resetErrors()

resetErrors ( )
static

Reset errors.

Возвращает
void

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

◆ searchTargetingData()

searchTargetingData ( $type,
$params )
static

Search targeting data by query

Аргументы
$type
$params
Возвращает
array|mixed

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

◆ useQueue()

useQueue ( )
static

Use queue.

Возвращает
void

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

Поля

◆ $errors

$errors = array()
staticprotected

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

◆ $isQueueUsed

$isQueueUsed = false
staticprotected

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


Объявления и описания членов класса находятся в файле: