Integrating Redirect Campaigns

If the campaign is a redirection campaign, the type is set to REDIRECT and the redirection field of the campaign is filled:

JSON: “flavour” and “target” within a campaignsList element.

A redirection consists of an optional name and a target URL. The URL is passed exactly as the user entered it (FACT-Finder does not perform any conversion on the URL).

When a redirection campaign triggers, the default reaction is that the current page automatically redirects to the specified URL. Other responses are also conceivable. For example, you could use redirection campaigns to provide shop visitors with links they can select. The name of the redirection can be used as the display text. The final decision on how to display the information is left to the shop operator in the integration project.

REST-Interface

The search application contains the technical documentation for the REST-Interfaceand can be accessed via this URL:

Methods are documented under records. In addition to viewing the parameter documentation, you can also test a query and view the results. The documentation was created with Swagger, so you can use Swagger Codegen to generate a client to use in your code.

Please use the campaign method to retrieve campaigns.