Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Advertisers and Platform admins can can check the logs of their Partners Webhooks via the main menu under under Integrations/Webhooks

Partners can can check the logs of their Webhooks via the main menu under under Webhooks/Logs

What do the logs look like?

...

  1. Filter section

  2. Result section

  3. Detail section

We’ll We'll go over each in detail now.

Filtering the logs

...

- Filter section

In order to find log entries you’re you're interested in, you can use the the Visual Query Builder to to filter the results. If you have a specific specific Target configuration that that you want to analyse, you can specify a query that matches the configurations name like this.

...

Visit the Visual Query Builder documentation for more information.

Basic log data

...

- Result section

The basic log data in the results table is there to give you a general overview of your Webhook executions. The following information can be found here.

Data field

Description

Filter

Status

Status of the Webhook execution.
Possible values:
UNKNOWN
EXECUTED
FAILED
UNKNOWN_TEMPLATE_PARAMETER_USED
SKIPPED_UNSUPPORTED_TRANSITION
SKIPPED_STATUS_CHANGE_WITHOUT_STATUS_PLACEHOLDER_IN_CODESET
SKIPPED_DISPLAY_MODE_ADVERTISER_ONLY

YES

Response Code

Http Response code (only if Status is is EXECUTED)

YES

Last change

Date of the last execution (or attempt)

YES

Partner

Name of the Partner this Webhook belongs to

YES

Adspace

Name of the Adspace on which the conversion that triggered this execution was fired.

YES

Advertiser

Name of the Advertiser the conversion that triggered this execution belongs to.

YES

Order Id

The conversions order Id

YES

Conversion Status

Status of the Conversion at the moment this Webhook was executed.
Possible values:
Unknown
Open
Approved
Confirmed
Rejected

YES

Detailed log data

...

- Detail section

The detailed log data in the results table is there to give you detailed information of your Webhook executions. The following information can be found here (in addition to the already described basic logs data).

...

If the HTTP request was executed you can find request specific information in the the Response Info tab tab.