API advertising EN: различия между версиями
IronBot (обсуждение | вклад) (Fix Ukrainian API localization) |
|||
| (не показаны 4 промежуточные версии 2 участников) | |||
| Строка 1: | Строка 1: | ||
[[ | '''en''' | [[API_advertising_UK|uk]] | [[API advertising|ru]] | ||
Section '''[[API_EN|API]]''' ERP "UserSide" | |||
Purpose: Advertising campaigns | |||
Additional parameters: | |||
action - request subcategory ''(possible value: see below)'' | |||
== Subcategories == | |||
==== add_customer ==== | |||
''Added in:'' 3.13.7'' | |||
Description: Add an advertising campaign to a customer | |||
Required parameters: | |||
advert_id - id of the advertising campaign | |||
customer_id - customer id | |||
==== get ==== | |||
''Added in: 3.13.7'' | |||
Description: List of advertising campaigns | |||
Required parameters: | |||
None | |||
Optional parameters: | |||
id - id of campaigns ''(can be comma separated)'' | |||
==== remove_customer ==== | |||
''Added in: 3.13.7'' | |||
Description: Remove a customer from an advertising campaign | |||
Required parameters: | |||
advert_id - id of the advertising campaign | |||
customer_id - customer id | |||
Текущая версия от 11:37, 10 мая 2026
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: Add an advertising campaign to a customer Required parameters: advert_id - id of the advertising campaign customer_id - customer id
get
Added in: 3.13.7
Description: List of advertising campaigns Required parameters: None Optional parameters: id - id of campaigns (can be comma separated)
remove_customer
Added in: 3.13.7
Description: Remove a customer from an advertising campaign Required parameters: advert_id - id of the advertising campaign customer_id - customer id