| Name | Description | Type |
|---|---|---|
| SurveyResponseGeneratedId |
Generated ID of the Survey Response to which the validation information is associated. |
integer |
| SurveyClientNotFound |
The API Consumer is not properly configured. Contact your SMG representative to resolve this issue. |
boolean |
| SurveyResponseIdMissing |
No value was provided for the Survey Response ID. |
boolean |
| SurveyDefinitionIdMissing |
No value was provided for the Survey Definition ID. |
boolean |
| SurveyDefinitionNotFound |
The associated Survey Definition could not be found for the given Survey Definition ID. |
boolean |
| DefinitionNotAssociatedWithClient |
The specified Survey Definition is not associated with your API Consumer or account. |
boolean |
| QuestionResponseIndex |
Index of the Question in the Survey Response Questions collection that resulted in the Question validation error. |
integer |
| QuestionIdMissing |
The Question ID was not provided for the submitted Question Response. |
boolean |
| QuestionNotFound |
The associated Question for the submitted Question Response was not found. |
boolean |
| QuestionResponseTypeDifferentFromDefinition |
The data type of the Question Response did not match the Question Definition. |
boolean |
| NoQuestionResponseValueGiven |
A Question Response was provided, but no value was specified. |
boolean |
| TooManyQuestionResponseValuesGiven |
More than one value (of different types) was provided for a given Question Response. |
boolean |
| QuestionChoiceIdIndex |
The Choice(s) supplied for this Question Response did not match the known list of Choice options, based on the associated Question Definition. |
integer |
| QuestionResponsesMissing |
Indicates that a Survey Response is missing the Response to a specific Question. |
boolean |
| QuestionChoiceNotFound |
No Question Choice value was found for this Question Response. |
boolean |
| SurveyResponseDuplicated |
Indicates that the given Survey Response ID has already been collected. |
boolean |
| GeneratedId |
System-generated, unique identifier for the Survey Response. |
integer |