View a markdown version of this page

ListingFacet - AWS Marketplace

ListingFacet

A facet value with display information and a count of matching listings. Used to build filter and browse experiences.

Contents

Note

In the following list, the required parameters are described first.

count

The number of listings matching this facet value.

Type: Long

Valid Range: Minimum value of 0.

Required: Yes

displayName

The human-readable name of the facet value, suitable for display in a user interface.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*\S.*

Required: Yes

value

The internal value used for filtering when passed back in a search filter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*\S.*

Required: Yes

parent

The parent facet value for hierarchical facets, such as subcategories.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: