Param name | Description |
---|---|
job_invocation required |
Value: Must be a Hash |
job_invocation[job_name] required |
Job name Value: Must be String |
job_invocation[template_id] optional , nil allowed |
If using a specific template, the id of that template. Value: Must be String |
job_invocation[targeting_type] required |
Invocation type, one of {"static_query"=>"Static Query", "dynamic_query"=>"Dynamic Query"} Value: Must be String |
job_invocation[inputs] optional , nil allowed |
Inputs to use Value: Must be an Array of nested elements |
job_invocation[inputs][name] required |
Value: Must be String |
job_invocation[inputs][value] required |
Value: Must be String |
job_invocation[bookmark_id] optional , nil allowed |
Value: Must be Integer |
job_invocation[search_query] optional , nil allowed |
Value: Must be Integer |