API advertising EN: различия между версиями

Материал из WiKi - UserSide
(Normalize API language switcher)
(Fix Ukrainian API localization)
 
(не показана 1 промежуточная версия этого же участника)
Строка 1: Строка 1:
[[API_advertising|ru]] | '''en'''
'''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: Adds an advertising campaign to a user
  Description: Add an advertising campaign to a customer
  Obligatory parameters:
  Required parameters:
   advert_id - id of the advertising campaign
   advert_id - id of the advertising campaign
   customer_id - user 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
  Obligatory parameters:
  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: Excludes a user from an advertising campaign
  Description: Remove a customer from an advertising campaign
  Obligatory parameters:
  Required parameters:
   advert_id - id of the advertising campaign
   advert_id - id of the advertising campaign
   customer_id - user id
   customer_id - customer id

Текущая версия от 11:37, 10 мая 2026

en | uk | ru

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