Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.RangeSearchFacet

Range facet with minimum and maximum values in product search results.
Property Name Type Description Available Version
attributeType String Type of search attribute for the refinement. Values are:
  • Custom
  • Standard
  • PricebookEntry
64.0
displayMetadata ConnectApi.RangeFacetDisplayMetadataRepresentation Metadata required for rendering the range facet. 64.0
displayName String Display name of the facet. 64.0
displayRank String Display rank of the facet. Valid values are from 1 through 50. 64.0
displayType String Display type of the facet. Value is:
  • Range
64.0
facetType String Type of the facet. Value is:
  • Range
64.0
max String Maximum value of the facet found in the search result. 64.0
min String Minimum value of the facet found in the search result. 64.0
nameOrId String Developer name of the attribute for the refinement. 64.0