GetRecurringJobExecutionHistoryRequest
Returns all instances of a recurring job that have occurred so far. To see only the status information for the latest instance of a recurring job, use getRecurringJobExecutionStatus.
Fields
endTime ( dateTime ) [0..1]
Filter on job start time. Default is current time.
See the Field Index to learn which calls use endTime.

jobStatus ( see JobStatus for possible values ) [0..*]
Returns the current state of a Bulk Data Exchange job. Use getJobStatus to find out where your job is in the processing cycle. Default is to return status for all jobs.
See the Field Index to learn which calls use jobStatus.

recurringJobId ( string ) [?..1]
Recurring job ID, returned by call to createRecurrringJob operation.
See the Field Index to learn which calls use recurringJobId.

startTime ( dateTime ) [0..1]
Filter on job start time. Default is 30 days.
See the Field Index to learn which calls use startTime.

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.