Campaigns Postback
Postback URL – used to send conversions to the source or any additional services. You can specify postbacks at:
https://s2s.adness.co/v1/conversion?clickid=[REQUIRED]&revenue=[OPTIONAL]&type=[OPTIONAL]&id=[OPTIONAL]
Where:
- clickid – click id. Required field.
- revenue – the amount of conversion. Default value – 0.
- type – the type of conversion (any text value). Default value – ‘default’.
- id – conversion identifier (any text value). Default value – empty text line.