Versions Compared

Key

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

Method description

...

No Format
/v2/querycontext/all/{client_id}?query={query}&lang={lang}&attributes.rows={attributes.rows}&products.rows={products.rows}&userAttributes={userAttributes}&maxTries={maxTries}&events.min={eventsMin}

URL example

No Format
/v2/querycontext/all/ebdemo?query=dress&lang=en&attributes.rows=3&products.rows=2&userAttributes=gender:male,size:M&maxTries=3&events.min=25

Path Parameters

Parameter nameRequiredDescription
client_id(tick)Client identifier on the system

URI Parameters

Parameter nameRequiredDescriptionDefault
query

(tick)

Search term that user did-
lang(tick)Language of the query-
attributes.rows (error) Number of values of each field1
products.rows (error) Number of products to return5

events.min

 (error) 

Minimum number of events required to return a field or product.

client configuration / 10
userAttributes (error) User attributes to get segmentation data-
maxTries(error) Max tries to do segmentation intentsclient configuration / 3

Responses

200 - successful request

...