Product Sets
✽
Product sets are filtered slices of a catalog used for targeting and ad generation 1. Two creation modes.
Rule-based sets
Field + operator + value, combined with match all or match at least one 4. Example: category = "Sneakers" AND price > 100.
In Sprinklr's UI: Manage Catalog → Product Sets tab → Add new Product Set → name + country → pick Match All or Match At Least One → add filter rows 4.
File-based sets
Upload an explicit SKU list 1. API-only in Sprinklr.
Where product sets are used
- Smart+ Catalog Ads Web+App: product selection mode = "Product set" (alongside "All products" and "Specific products ≤20") 2.
- Streaming Ads: product sets segment title libraries. TikTok's guidance: ≥5 titles per set, avoid over-segmentation 3.
- Ad-group-level targeting for classic Catalog Ads.
API reference
See product-sets-api for full endpoint list. Quick ref 1:
POST /open_api/v1.3/catalog/set/create/— by conditions (rule-based)POST— create by file (explicit SKU list)GET /open_api/v1.3/catalog/set/get/GET /open_api/v1.3/catalog/set/product/get/— products in a setPOST /open_api/v1.3/catalog/set/update/— update conditions or namePOST /open_api/v1.3/catalog/set/delete/
Sprinklr constraints
Product Sets UI is available only for Products catalogs. Travel (Hotels / Flights / Destinations) and Entertainment (Media Titles) are API-only for Product Sets in Sprinklr today 4. See catalog-types.
Related
- catalog-fundamentals
- product-feeds
- Product Sets API reference
- Smart+ Catalog Ads (Web+App)
- Streaming Ads Catalog — set sizing guidance
References
- Catalog Product Sets API reference — TikTok Marketing API v1.3(accessed Apr 21, 2026)
- How to create Smart+ Catalog Ads for website and app — TikTok Business Help Center(accessed Apr 21, 2026)
- How to create your Streaming Ads catalog — TikTok Business Help Center(accessed Apr 21, 2026)
- Create and Manage TikTok Catalogs — Sprinklr Help Center(accessed Apr 21, 2026)