AdBookConnect Web Service
MethodGetSavedReportList
AdBookConnect Web Service > All Operations Resource Group : GetSavedReportList (Method)
Summary
Retrieves a collection of SavedReport objects configured in AdBook.
Request (IAdBookConnect_GetSavedReportList_InputMessage)

The request body is of type http://www.FatTail.com/api:GetSavedReportList.

Overview

Sequence
200 Response (IAdBookConnect_GetSavedReportList_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetSavedReportListResponse.

Response Body Parameters

NameDescriptionData Type
Collection of SavedReport objects configured in AdBook.http://www.FatTail.com/api:ArrayOfSavedReport

Overview

Sequence
GetSavedReportListResult optional ArrayOfSavedReport Complex Type
Sequence
Sequence
Name optional xs:string
Name assigned to the saved report.
SavedReportID optional xs:long
System ID for the saved report.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetSavedReportList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service