job_compliance function

Job compliance

Job compliance

job_compliance(ids, name, type, resumable = TRUE, token = NULL)

Arguments

  • 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.

References

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

  • Maintainer: Lluís Revilla Sancho
  • License: MIT + file LICENSE
  • Last published: 2024-02-24