Integrating Advisor Campaigns

These are campaigns for which the flavour attribute is set to ADVISOR. Advisor campaigns contain two new sections in their response. The first section contains the active questions and associated answers. The second section contains the complete question and answer tree. The active questions are those that are currently to be displayed to the shop visitor. Since the campaign consists of a tree or hierarchy of questions and answers, initially the “active” questions section consists of the first question in the tree. When the user clicks a response, the follow-up questions below the selected answer are returned as active questions.

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.

Page Contents