Translations:On Response/8/en: Difference between revisions

From Wiki Kaminari Click
(Importing a new version from external source)
 
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Функция принимает на вход объект <code>{ fraud }</code>, где ''fraud'' может иметь значение '''0''' (хороший показ) или '''1''' (ботовый показ).
The function takes as argument object <code>{ fraud, block }</code>, where ''fraud'' can have a value of '''0''' (legitimate impression) or '''1''' (bot impression), and ''block'' can have a value of '''0''' (legitimate impression) or '''1''' (click was blocked according to the integration settings)

Latest revision as of 15:51, 3 January 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (On Response)
The function takes as argument object <code>{ fraud, block }</code>, where ''fraud'' can have a value of '''0''' (legitimate impression) or '''1''' (bot impression), and ''block'' can have a value of '''0''' (legitimate impression) or '''1''' (click was blocked according to the integration settings)

The function takes as argument object { fraud, block }, where fraud can have a value of 0 (legitimate impression) or 1 (bot impression), and block can have a value of 0 (legitimate impression) or 1 (click was blocked according to the integration settings)