AdBookConnect Web Service
MethodGetMediaTreeReportJob
AdBookConnect Web Service > All Operations Resource Group : GetMediaTreeReportJob (Method)
Summary
Retrieves a ReportJob object for a specified ReportJobID value.
Request (IAdBookConnect_GetMediaTreeReportJob_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID of a report job previosly submitted.xml:long

Overview

Sequence
jobId optional xs:long
200 Response (IAdBookConnect_GetMediaTreeReportJob_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
 MediaTreeReportJob

Overview

Sequence
Sequence
MediaTreeReportJobID optional xs:long
System ID for a media tree report that was run through the API.
MediaTreeReportQuery optional MediaTreeReportQuery Complex Type
Media tree report query parameter and filter information.
Sequence
MediaElementReportMode MediaTreeReportMode Simple Type
Report mode selected for the media tree report.
MediaElementReportSubMode MediaTreeReportSubMode Simple Type
Submode selected for the media tree report.
MediaElementIDs optional ArrayOflong Complex Type
System IDs for the media elements selected for output.
Sequence
long 0..∞ xs:long
MediaElementPropertyIDs optional ArrayOflong Complex Type
System IDs for the media element properties selected for output.
Sequence
long 0..∞ xs:long
IncludeHiddenPosition optional xs:boolean
Flag for including hidden products on the report output.
PathSplit optional xs:boolean
Flag for splitting the product path in the report output.
Status optional ReportStatus Simple Type
Status of the media tree report job.
StatusMessage optional xs:string
Status text associated with the current status.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetMediaTreeReportJob_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service