API advertising EN: различия между версиями
IronBot (обсуждение | вклад) (Normalize API language switcher) |
IronBot (обсуждение | вклад) (Fix Ukrainian API localization) |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 1: | Строка 1: | ||
'''en''' | [[API_advertising_UK|uk]] | [[API advertising|ru]] | |||
Section '''[[API_EN|API]]''' ERP "UserSide" | Section '''[[API_EN|API]]''' ERP "UserSide" | ||
| Строка 12: | Строка 12: | ||
==== add_customer ==== | ==== add_customer ==== | ||
''Added in:'' 3.13.7'' | ''Added in:'' 3.13.7'' | ||
Description: | Description: Add an advertising campaign to a customer | ||
Required parameters: | |||
advert_id - id of the advertising campaign | advert_id - id of the advertising campaign | ||
customer_id - | customer_id - customer id | ||
==== get ==== | ==== get ==== | ||
''Added in: 3.13.7'' | ''Added in: 3.13.7'' | ||
Description: List of advertising campaigns | Description: List of advertising campaigns | ||
Required parameters: | |||
None | None | ||
Optional parameters: | Optional parameters: | ||
| Строка 27: | Строка 27: | ||
==== remove_customer ==== | ==== remove_customer ==== | ||
''Added in: 3.13.7'' | ''Added in: 3.13.7'' | ||
Description: | Description: Remove a customer from an advertising campaign | ||
Required parameters: | |||
advert_id - id of the advertising campaign | advert_id - id of the advertising campaign | ||
customer_id - | 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