Query parameters that are fixed by the SDK and are not set by consumers

interface ContentSearchFixedOptions {
    request_type: "search";
    search_type: "keyword";
}

Properties

request_type: "search"

The type of API request.

search_type: "keyword"

The type of search.