Content IDs data source
Use the IDs data source type when you already know which content items to show and can pass their content IDs to the SDK (for example, after catalog ingest and ranking in your backend).
ID-based delivery is valid but adds integration and maintenance complexity. Before you commit to this path, talk to the WSC Sports team. When labels or free text can express the same selection, prefer those data source types instead.
See Labels data source, Labels mechanism, and Free text search. For explicit personalization patterns that use ranked content IDs, see Explicit personalization.
Parameters
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
ids | array of strings | yes | List of content identifiers (can include just one) |
orderType | string | no | Defines how content is ordered (default: "recentlyUpdatedFirst") |
advancedOrderType | string | no | Extra sorting control |
See Ordering and item limits for orderType, advancedOrderType, and item count options.
Updated about 1 month ago
Did this page help you?
