JobFilterProperties

The JobFilterProperties data type is used to define the filter criteria for a specific report job.

Fields Provided by JobFilterProperties

This data type is used by the following methods to identify the specific report job or jobs about which you want information returned:

Field Description

String endTime

The time the job is scheduled to end or ended.

String endTimeOperator

The operator for endTime. Valid values are "Equals or Earlier Than", "Equals" or "Earlier Than".

long jobID

The numeric identification assigned by Publisher for the job request.

String jobName

The user-assigned job name. Valid values are "Contains" or "Equals".

String jobNameOperator

The operator of the jobName.

String owner

The name of the job's owner.

String ownerOperator

The operator for owner. Valid values are "Contains" or "Equals".

String reportName

The user-assigned named for the job.

String reportNameOperator

The operator for reportName. Valid values are "Contains" or "Equals".

String scope

The scope of the job. Valid values are "All", "Private" or "Public".

String startTime

The time the job is scheduled to start or started.

String startTimeOperator

The operator for startTime. Valid values are "Equals or Later Than", "Equals" or "Later Than".

String status

The current status for the job.