Дополнительные унаследованные члены | |
Открытые члены унаследованные от Audience | |
__construct ($accountId=null) | |
setAccountId ($accountId) | |
getLookalikeAudiencesParams () | |
disableQueueAutoRemove () | |
enableQueueAutoRemove ($daysNumber=null) | |
disableQueueMode () | |
enableQueueMode () | |
isQueueModeEnabled () | |
getById ($itemId) | |
addContacts ($audienceId, array $contacts, array $options) | |
deleteContacts ($audienceId, array $contacts, array $options) | |
add (array $data) | |
getList () | |
createLookalike ($sourceAudienceId, array $options) | |
isQueueProcessed ($parentId) | |
Открытые члены унаследованные от BaseApiObject | |
__construct () | |
getRequest () | |
setRequest (Request $request) | |
setService (IService $service) | |
Открытые статические члены унаследованные от Audience | |
static | normalizeEmail ($email) |
static | normalizePhone ($phone) |
static | isSupportMultiTypeContacts () |
static | isSupportAccount () |
static | isSupportAddAudience () |
static | isAddingRequireContacts () |
static | isSupportRemoveContacts () |
static | isSupportCreateLookalikeFromSegments () |
static | getUrlAudienceList () |
static | getMaxContactsPerPacket () |
static | getMinContactsForActivating () |
Открытые статические члены унаследованные от BaseApiObject | |
static | normalizeListRow (array $row) |
static | create ($type, $parameters=null, IService $service=null) |
Открытые атрибуты унаследованные от Audience | |
const | TYPE_FACEBOOK = 'facebook' |
const | TYPE_VKONTAKTE = 'vkontakte' |
const | TYPE_MYCOM = 'mycom' |
const | TYPE_YANDEX = 'yandex' |
const | TYPE_GOOGLE = 'google' |
const | ENUM_CONTACT_TYPE_EMAIL = 'email' |
const | ENUM_CONTACT_TYPE_PHONE = 'phone' |
const | ENUM_CONTACT_TYPE_IDFA_GAID = 'idfa_gaid' |
const | ENUM_CONTACT_TYPE_INTERNAL_ID = 'int' |
const | MAX_CONTACTS_PER_PACKET = 100 |
const | MIN_CONTACTS_FOR_ACTIVATING = 5000 |
const | URL_AUDIENCE_LIST = '' |
Открытые атрибуты унаследованные от BaseApiObject | |
const | TYPE_CODE = '' |
Защищенные члены унаследованные от Audience | |
normalizeContacts (array $contacts=array()) | |
addToQueue ($audienceId, $contacts, $options=[], $isRemove=false) | |
deleteFromQueue ($audienceId, $contacts) | |
importContacts ($audienceId, array $contacts, array $options) | |
removeContacts ($audienceId, array $contacts, array $options) | |
Защищенные данные унаследованные от Audience | |
$accountId | |
$audienceId | |
$isQueueModeEnabled = false | |
$isQueueAutoRemove = true | |
$queueDaysAutoRemove = 7 | |
$emptyResponse = null | |
Защищенные данные унаследованные от BaseApiObject | |
$request | |
$service | |
Статические защищенные данные унаследованные от Audience | |
static | $listRowMap |
Статические защищенные данные унаследованные от BaseApiObject | |
static | $listRowMap = array() |
См. определение в файле audience.php строка 5