Translations:On Response/8/en: Difference between revisions
(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
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)