GetRecurringJobExecutionHistoryResponse
Returns the job profile for each job instance for a specified recurring job ID. This job profile includes the job ID, job type, job status, creation time, completion time, error count, percent complete, and file reference ID.
Fields
jobProfile ( JobProfile ) [0..*]
The job profile is a collection of data about a job that includes: jobId, jobType, jobStatus, job creation time, job completion time, errorCount, percentComplete, and inputFileReferenceId (for upload jobs).

If upload job processing has finished, a new fileReferenceId is also returned.

The job profile returns data about the state of the Bulk Data Exchange job, but does not return information about the status of the processing for any data file that is sent with the job request or returned with the job response.
See the Field Index to learn which calls use jobProfile.

This document was generated with a customized version of the apireferencedocs tool.

© 2008–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.