(supports custom properties)
Document representing a product recommendation.
Property | Type | Constraints | Description |
---|---|---|---|
callout_msg |
Localized<String> | The localized callout message of the recommendation. | |
image |
Image | The image of the recommendation. | |
long_description |
Localized<String> | The localized long description of the recommendation. | |
name |
Localized<String> | The localized name of the recommendation. | |
recommendation_type |
RecommendationType | The recommendation type of the recommendation. | |
recommended_item_id |
String | The recommended item id of the recommendation. | |
recommended_item_link |
String | The recommended item link of the recommendation. | |
short_description |
Localized<String> | The localized short description of the recommendation. |