(supports custom properties)
Document representing a suggestion.
Property | Type | Constraints | Description |
---|---|---|---|
brands
|
[String] | The sorted list of suggested brands. This list can be empty. | |
categories
|
[SuggestedCategory] | The sorted list of suggested categories. This list can be empty. | |
content
|
[SuggestedContent] | The sorted list of suggested content. This list can be empty. | |
custom_suggestions
|
[String] | The sorted list of suggested custom suggestions. This list can be empty. | |
products
|
[SuggestedProduct] | The sorted list of suggested products. This list can be empty. |