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)
 
Line 1: Line 1:
The function takes as argument object <code>{ fraud }</code>, where ''fraud'' can have a value of '''0''' (legitimate impression) or '''1''' (bot impression).
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)