StrandsApiClient DoSetupCallAsync Method Kentico 8.0 API Reference
The call sets up fields in Strands Recommender settings. Eg. number of products per page, frequency of catalog update, URL from which should Strands download the catalog, mapping between catalog feed elements and Strands fields etc. Most of the values are predefined and cannot be changed by user. Only exceptions are enabling/disabling of automatic download of catalog from Strands and frequency of this download.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineTask StrandsSetupCallStatusCodeEnum 
Task with result of asynchronous call
See Also