QuestionAnalyticsResponse ComplexType
Contains the response from the QuestionAnalytics action
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
moreRecords | Edm.Boolean |
Indicate there are moreRecords in Source |
page | Edm.Int32 |
Page number to use in pagination request for next link |
pagingCookie | Edm.String |
PagingCookie number to use in pagination request for next link |
value | Edm.String |
Question Analytics response |
Used by
The following use the QuestionAnalyticsResponse ComplexType.
Name | How used |
---|---|
QuestionAnalytics | ReturnType |