Response message for HomepageDataService.FetchDocuments
method.
| JSON representation |
|---|
{
"results"
:
[
{
object (
|
| Fields | |
|---|---|
results[]
|
A list of results. The order represents the ranking of results. |
requestToken
|
Unique request identifier. |
Result
Defines a single result being returned from the homepage data service.
| JSON representation |
|---|
{ "documentType" : enum ( |
| Fields | |
|---|---|
documentType
|
The type of document. |
document
|
Contains the document data. |

