Enumeration describes status code returned by Strands portal in API template calls.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
UnknownStatus | -1 | Occurs when no status code is present in document. | |
Success | 0 | Success response. | |
ErrorInTheRequestParameters | 1 | Error in request parameter response. | |
ErrorValidatingCustomersApiID | 2 | Error in provided api ID response. | |
UnexpectedError | 3 | Unexpected error response. | |
EmailRecommendationsUnavailable | 6 | Email recommendations are not enabled for requested account due to licensing reasons. |
See Also