AdBookConnect Web Service
MethodGetReportDownloadURL
AdBookConnect Web Service > All Operations Resource Group : GetReportDownloadURL (Method)
Summary
Retrieves the download information for a completed report query.
Request (IAdBookConnect_GetReportDownloadURL_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID of the completed report job.xml:long
Format of the output desired.ReportOutputType

Overview

Sequence
200 Response (IAdBookConnect_GetReportDownloadURL_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
URL information needed to retrieve the report results.xml:string

Overview

Sequence
GetReportDownloadURLResult optional xs:string
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetReportDownloadURL_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service