API advertising EN: различия между версиями
Нет описания правки |
|||
Строка 1: | Строка 1: | ||
[[API_advertising_EN|en]] | [[API_advertising|ru]] | [[API_advertising_EN|en]] | [[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: 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 |
Версия от 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