Runs a media tree report job with the query parameters supplied.
The request body is of type http://www.FatTail.com/api:RunMediaTreeReportJob.
Request Body Parameters
Name | Description | Data Type |
reportParameters | Media tree report parameter information for the report query. | MediaTreeReportJob |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
MediaTreeReportJobID optional xs:long
System ID for a media tree report that was run through the API.
|
 |
 |
Sequence
 |
MediaElementIDs optional ArrayOflong Complex Type
System IDs for the media elements selected for output.
 |
Sequence
| |
 |
MediaElementPropertyIDs optional ArrayOflong Complex Type
System IDs for the media element properties selected for output.
 |
Sequence
| |
 |
PathSplit optional xs:boolean
Flag for splitting the product path in the report output.
| | |
 |
StatusMessage optional xs:string
Status text associated with the current status.
| | | | |
The response body is of type http://www.FatTail.com/api:RunMediaTreeReportJobResponse.
Response Body Parameters
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
MediaTreeReportJobID optional xs:long
System ID for a media tree report that was run through the API.
|
 |
 |
Sequence
 |
MediaElementIDs optional ArrayOflong Complex Type
System IDs for the media elements selected for output.
 |
Sequence
| |
 |
MediaElementPropertyIDs optional ArrayOflong Complex Type
System IDs for the media element properties selected for output.
 |
Sequence
| |
 |
PathSplit optional xs:boolean
Flag for splitting the product path in the report output.
| | |
 |
StatusMessage optional xs:string
Status text associated with the current status.
| | | | |