Builder

class Builder

Properties

Link copied to clipboard

Filters to narrow search results. Multiple filters are combined with AND logic. Multiple values within the same filter are combined with OR logic.

Link copied to clipboard

The maximum number of results that are returned per call. You can use nextToken to get more results.

Link copied to clipboard

If nextToken is returned, there are more results available. Make the call again using the returned token to retrieve the next page.

Link copied to clipboard

The search query text to find relevant listings.

Link copied to clipboard

The field to sort results by. Valid values are RELEVANCE and AVERAGE_CUSTOMER_RATING.

Link copied to clipboard

The sort direction. Valid values are DESCENDING and ASCENDING.