Guides
Log In
Guides

Error Codes

Postback URL Error Codes

When submitting a postback call, the following validations take place:

CaseError Code
click-id param is missing (or misspelled)400
click-id value is not parsable400
name param is missing (or misspelled)400
Endpoint name is misspelled - e.g. https://trc.taboola.com/actions-handler/log/3/s2s-acton400

🚧

Exclusions

In the following cases, validation is not performed:

  1. Bulk submitting conversions
  2. Server-to-server tracking via an MMP (e.g. AppsFlyer).
  3. DCO Tracking.

📘

Success code

A successful submission returns 204.