SlotContent document (Data API 23.2)
Document representing the content type for a slot.
Property | Type | Constraints | Description |
---|---|---|---|
body |
Localized<MarkupText> | The HTML body (valid only for type 'html'). | |
category_ids |
[String] | The category ids (valid only for type 'categories'). | |
content_asset_ids |
[String] | The content asset ids (valid only for type 'content_assets'). | |
product_ids |
[String] | The product ids (valid only for type 'products'). | |
type |
Enum {products, categories, content_assets, html, recommended_products} | mandatory=true, nullable=false | The type of content in the slot. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.