post

/api/analytics/v1/searches/nulls

Returns the search terms that returned no results. Size is limited to 1000 results.

Authorization

apiKey - Authorization

Request Body

1 Example
Schema
object
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

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