Translations:Ping back URL/5/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:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Название !! Значение
! Name !! Value
|-
|-
| kmnrId || kmnrId, сгенерированный при отстуке на {{KamiLink|v2/ping}}
| kmnrId || kmnrId, generated during the ping at {{KamiLink|v2/ping}}
|-
|-
| fraud || 0 если клик нефродовый, 1 если клик фродовый, -1 если клик не удалось проверить
| fraud || 0 if the click is non-fraudulent, 1 if the click is fraudulent, -1 if the click could not be verified
|}
|}

Revision as of 15:40, 30 November 2023

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 (Ping back URL)
{| class="wikitable"
|-
! Name !! Value
|-
| kmnrId || Unique identifier convenient for you
|-
| kmnrKey || Integration identifier
|-
| fraud || 1 if the hit is fraudulent, 0 if the hit is non-fraudulent, -1 if the hit could not be verified
|-
| block || 1 if the hit was blocked according to the integration settings, 0 if the hit wasn't blocked
|-
| sub1 || Sub-tags that were sent with the hit
|-
| sub2 || ...
|-
| sub3 || ...
|-
| sub4 || ...
|-
| sub5 || ...
|-
| sub6 || ...
|-
| sub7 || ...
|}
Name Value
kmnrId kmnrId, generated during the ping at https://kaminari.systems/v2/ping
fraud 0 if the click is non-fraudulent, 1 if the click is fraudulent, -1 if the click could not be verified