post
/api/analytics/v1/searches/nulls
Returns the search terms that returned no results. Size is limited to 1000 results.
apiKey - Authorization
1 Example
Schema
start
string
The start of the time interval to analyse in UTC (inclusive >=)
1 validation + required
end
string
The end of the time interval to analyse in UTC (exclusive <)
1 validation + required
customerArea
string
The customer area to target
required
deviceType
string
The device type to filter such as desktop, phone, or tablet. Accepts a comma-separated list. Example: desktop,phone,tablet
searchTerm
string
The search term to target
matchType
string
The matching strategy for the search term. Possible values: exact, contains, prefix, suffix.
1 validation
size
string
1 validation
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