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.
apiKey - Authorization
2 Examples
Schema
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
1 Example
Schema
status
object
result
array[object]
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
2 variables not set
customerid
Authorization