См. определение в файле service.php строка 16
◆ canUseAsInternal()
static canUseAsInternal |
( |
| ) |
|
|
static |
◆ canUseMultipleClients()
static canUseMultipleClients |
( |
| ) |
|
|
static |
◆ createAudience()
static createAudience |
( |
| $type, |
|
|
array | $data ) |
|
static |
- Аргументы
-
- Возвращает
- mixed
См. определение в файле service.php строка 89
◆ createCampaign()
static createCampaign |
( |
| $type, |
|
|
array | $data ) |
|
static |
- Аргументы
-
- Возвращает
- mixed
См. определение в файле service.php строка 76
◆ getAccount()
static getAccount |
( |
| $type | ) |
|
|
static |
Get Account by type.
- Аргументы
-
- Возвращает
- Account
См. определение в файле service.php строка 58
◆ getAds()
static getAds |
( |
| $type, |
|
|
| $adsId ) |
|
static |
- Аргументы
-
- Возвращает
- mixed
См. определение в файле service.php строка 152
◆ getAdSetList()
static getAdSetList |
( |
| $type, |
|
|
| $accountId ) |
|
static |
- Аргументы
-
- Возвращает
- array|null
См. определение в файле service.php строка 139
◆ getAudience()
static getAudience |
( |
| $type | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Audience|null
См. определение в файле service.php строка 114
◆ getAudienceList()
static getAudienceList |
( |
| $type, |
|
|
| $accountId ) |
|
static |
- Аргументы
-
- Возвращает
- array|null
См. определение в файле service.php строка 126
◆ getAuthAdapter()
static getAuthAdapter |
( |
| $type | ) |
|
|
static |
Get auth adapter.
- Аргументы
-
- Возвращает
- AuthAdapter
Замещает IService.
См. определение в файле service.php строка 205
◆ getCampaignList()
static getCampaignList |
( |
| $type, |
|
|
| $accountId ) |
|
static |
- Аргументы
-
- Возвращает
- array|null
См. определение в файле service.php строка 178
◆ getClientId()
◆ getEngineCode()
static getEngineCode |
( |
| $type | ) |
|
|
static |
Get engine code by type.
- Аргументы
-
- Возвращает
- string
Замещает IService.
См. определение в файле service.php строка 46
◆ getInstance()
Get instance.
- Возвращает
- static
См. определение в файле service.php строка 28
◆ getMethodPrefix()
static getMethodPrefix |
( |
| ) |
|
|
static |
◆ getPostList()
static getPostList |
( |
| $type, |
|
|
| $params ) |
|
static |
- Аргументы
-
- Возвращает
- array|null
См. определение в файле service.php строка 102
◆ getTypeByEngine()
static getTypeByEngine |
( |
string | $engineCode | ) |
|
|
static |
◆ getTypes()
◆ searchTargetingData()
static searchTargetingData |
( |
| $type, |
|
|
| $params ) |
|
static |
- Аргументы
-
- Возвращает
- mixed
См. определение в файле service.php строка 165
◆ setClientId()
◆ $clientId
◆ GROUP
const GROUP = 'marketing' |
◆ TYPE_FACEBOOK
const TYPE_FACEBOOK = 'facebook' |
◆ TYPE_INSTAGRAM
const TYPE_INSTAGRAM = 'instagram' |