Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JobsDeleteOptions

import type { JobsDeleteOptions } from "https://googleapis.deno.dev/v1/youtubereporting:v1.ts";

Additional options for YouTubeReporting#jobsDelete.

interface JobsDeleteOptions {
onBehalfOfContentOwner?: string;
}

§Properties

§
onBehalfOfContentOwner?: string
[src]

The content owner's external ID on which behalf the user is acting on. If not set, the user is acting for himself (his own channel).