Learn R Programming

rtweet (version 1.2.1)

job_compliance: Job compliance

Description

Job compliance

Usage

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