API advertising EN: различия между версиями
Нет описания правки |
Нет описания правки |
||
Строка 6: | Строка 6: | ||
Additional parameters: | Additional parameters: | ||
action - request subcategory ''(possible value: see below) | action - request subcategory ''(possible value: see below)'' | ||
== Subcategories == | == Subcategories == |
Текущая версия от 14:38, 28 июля 2023
Section API ERP "UserSide"
Purpose: Advertising campaigns
Additional parameters: action - request subcategory (possible value: see below)
Subcategories
add_customer
Added in: 3.13.7
Description: Adds an advertising campaign to a user Obligatory parameters: advert_id - id of the advertising campaign customer_id - user id
get
Added in: 3.13.7
Description: List of advertising campaigns Obligatory parameters: None Optional parameters: id - id of campaigns (can be comma separated)
remove_customer
Added in: 3.13.7
Description: Excludes a user from an advertising campaign Obligatory parameters: advert_id - id of the advertising campaign customer_id - user id