job_compliance | R Documentation |
Job compliance
job_compliance(ids, name, type, resumable = TRUE, token = NULL)
ids |
Ids of tweets or users to check. |
name |
Name of the job. |
type |
Type of ids: either 'tweets' or 'users'. |
resumable |
A logical value if the job is resumable. |
token |
Bearer token used. |
https://developer.twitter.com/en/docs/twitter-api/compliance/batch-compliance/api-reference Submit job: https://developer.twitter.com/en/docs/twitter-api/compliance/batch-compliance/api-reference/post-compliance-jobs Job status: https://developer.twitter.com/en/docs/twitter-api/compliance/batch-compliance/api-reference/get-compliance-jobs-id Jobs list: https://developer.twitter.com/en/docs/twitter-api/compliance/batch-compliance/api-reference/get-compliance-jobs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.