CreateFeaturedResultsSetRequest
Types
Properties
A token that you provide to identify the request to create a set of featured results. Multiple calls to the CreateFeaturedResultsSet
API with the same client token will create only one featured results set.
A description for the set of featured results.
A list of document IDs for the documents you want to feature at the top of the search results page. For more information on the list of documents, see FeaturedResultsSet.
A name for the set of featured results.
A list of queries for featuring results. For more information on the list of queries, see FeaturedResultsSet.
The current status of the set of featured results. When the value is ACTIVE
, featured results are ready for use. You can still configure your settings before setting the status to ACTIVE
. You can set the status to ACTIVE
or INACTIVE
using the UpdateFeaturedResultsSet API. The queries you specify for featured results must be unique per featured results set for each index, whether the status is ACTIVE
or INACTIVE
.