Delete a YouTube bulk reporting job
delete_youtube_report_jobCancel a YouTube bulk reporting job, deleting its historical data. Call without confirm to preview, then confirm to permanently stop the job.
Instructions
Stop a YouTube bulk reporting job. IRREVERSIBLE IN A WAY THAT IS EASY TO MISS: the job IS the history — deleting it discards every daily CSV it has accumulated, and a replacement job starts over with only a 30-day backfill, so anything older than that is gone for good. Call WITHOUT confirm first: nothing is deleted and you get the real job read back from YouTube (its report type and when it was scheduled) to show the user. Then call again with confirm:true. Needs a connected YouTube channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | from list_youtube_report_jobs | |
| confirm | No | true only after the user has seen the job and said yes |