list_compliance_jobs | R Documentation |
This function prints a list of all compliance jobs.
list_compliance_jobs(type = "all", status = "all", bearer_token = get_bearer())
type |
Type of the job. Either 'all' (default), 'tweets', or 'users'. |
status |
The status of the job. Either 'all' (default), 'in_progress', or 'complete'. |
bearer_token |
API bearer token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.