post

/api/analytics/v1/searches/navigations

Returns the navigation and refinements for each search term such as the total navigations clicked, navigations per unique search, and navigations per product view.

Authorization

apiKey - Authorization

Request Body

2 Examples
Schema
object
start
string

The start of the time interval to analyze in UTC (inclusive >=)

required
end
string

The end of the time interval to analyze (exclusive <)

required
customerArea
string

The customer area to target

required
searchTerm
string

The search term to target

matchType
string

The matching strategy for the search term

1 validation
deviceType
string

The device type to filter such as desktop, phone, or tablet. Accepts a comma-separated list. Example: desktop,phone,tablet

size
integer

Responses

1 Example
Schema
object
status
object
result
array[object]

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
2 variables not set
customerid
Authorization